Home
last modified time | relevance | path

Searched refs:DEVICE (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.cpp172 ProcHook::DEVICE,
179 ProcHook::DEVICE,
186 ProcHook::DEVICE,
193 ProcHook::DEVICE,
200 ProcHook::DEVICE,
207 ProcHook::DEVICE,
242 ProcHook::DEVICE,
263 ProcHook::DEVICE,
284 ProcHook::DEVICE,
319 ProcHook::DEVICE,
[all …]
Ddriver_gen.h33 DEVICE, enumerator
Ddriver.cpp805 case ProcHook::DEVICE: in GetInstanceProcAddr()
826 if (hook->type != ProcHook::DEVICE) { in GetDeviceProcAddr()
/frameworks/base/libs/hwui/tests/scripts/
Dprep_generic.sh64 DEVICE=`getprop ro.product.device`
157 echo "\nCurrently don't support locking GPU clocks of $MODEL ($DEVICE)"
160 if [ ${DEVICE} == "walleye" ] || [ ${DEVICE} == "taimen" ]; then
162 echo "\nUnable to lock GPU clocks of $MODEL ($DEVICE)"
243 if [ ${DEVICE} == "marlin" ] || [ ${DEVICE} == "sailfish" ]; then
246 echo "\nUnable to lock memory bus of $MODEL ($DEVICE)."
249 echo "\n$DEVICE clocks have been locked - to reset, reboot the device\n"
/frameworks/base/wifi/tests/src/android/net/wifi/p2p/nsd/
DWifiP2pUpnpServiceInfoTest.java36 private static final String DEVICE = "aa:bb:cc:dd:ee:ff"; field in WifiP2pUpnpServiceInfoTest
54 UUID, DEVICE, null); in testNewInstance()
58 UUID, DEVICE, mServiceList); in testNewInstance()
63 null, DEVICE, null); in testNewInstance()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsAccess.java53 Level.DEVICE,
101 int DEVICE = 3; field
120 return NetworkStatsAccess.Level.DEVICE; in checkAccessLevel()
148 case NetworkStatsAccess.Level.DEVICE: in isAccessibleToUser()
DNetworkStatsRecorder.java153 NetworkStatsAccess.Level.DEVICE, Binder.getCallingUid()).getTotal(null); in getTotalSinceBootLocked()
/frameworks/base/tests/net/java/com/android/server/net/
DNetworkStatsObserversTest.java137 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_thresholdTooLow_setsDefaultThreshold()
150 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_highThreshold_accepted()
162 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_twoRequests_twoIds()
168 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_twoRequests_twoIds()
188 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUnregister_knownRequest_releasesCaller()
206 UID_RED, NetworkStatsAccess.Level.DEVICE); in testUnregister_knownRequest_invalidUid_doesNotUnregister()
233 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_initialSample_doesNotNotify()
257 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_belowThreshold_doesNotNotify()
287 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_deviceAccess_notifies()
DNetworkStatsCollectionTest.java123 636016770L, 709306L, 88038768L, 518836L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
132 0L, 0L, 0L, 0L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
137 636016770L, 709306L, 88038768L, 518836L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
151 637076152L, 711413L, 88343717L, 521022L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
160 0L, 0L, 0L, 0L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
165 637076152L, 711413L, 88343717L, 521022L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
250 collection.getRelevantUids(NetworkStatsAccess.Level.DEVICE)); in testAccessLevels()
269 0, NetworkStatsAccess.Level.DEVICE); in testAccessLevels()
551 SET_ALL, TAG_NONE, FIELD_ALL, start, end, NetworkStatsAccess.Level.DEVICE, myUid()); in getHistory()
566 template, Long.MIN_VALUE, Long.MAX_VALUE, NetworkStatsAccess.Level.DEVICE, myUid()) in assertSummaryTotalIncludingTags()
DNetworkStatsAccessTest.java82 assertEquals(NetworkStatsAccess.Level.DEVICE, in testCheckAccessLevel_hasCarrierPrivileges()
93 assertEquals(NetworkStatsAccess.Level.DEVICE, in testCheckAccessLevel_isDeviceOwner()
/frameworks/base/core/tests/coretests/src/android/os/
DBuildTest.java58 assertNotEmpty("DEVICE", Build.DEVICE); in testBuildFields()
/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp1120 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1127 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1134 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
1216 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1223 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1230 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
1304 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1311 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1318 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUnitTest.java131 String thisDeviceName = android.os.Build.DEVICE; in logStart()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUnitTest.java134 String thisDeviceName = android.os.Build.DEVICE; in logStart()
/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/
DUnitTest.java131 String thisDeviceName = android.os.Build.DEVICE; in logStart()
/frameworks/rs/tests/lldb/
DREADME.txt34 [--device DEVICE]
60 --device DEVICE, -d DEVICE
/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
DSensorLoggerSession.java107 proto.deviceId = Build.DEVICE; in toProto()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbAlsaDevice.java251 dump.write("device", UsbAlsaDeviceProto.DEVICE, mDeviceNum); in dump()
DUsbMidiDevice.java352 dump.write("device", UsbMidiDeviceProto.DEVICE, mAlsaDevice); in dump()
/frameworks/base/core/java/android/hardware/usb/
DUsbPortStatus.java82 public static final int DATA_ROLE_DEVICE = Constants.PortDataRole.DEVICE;
/frameworks/base/core/jni/
Dandroid_os_VintfObject.cpp119 if (manifest == nullptr || manifest->type() != SchemaType::DEVICE) { in android_os_VintfObject_getSepolicyVersion()
/frameworks/base/keystore/java/android/security/keystore/
DAttestationUtils.java206 Build.DEVICE.getBytes(StandardCharsets.UTF_8)); in prepareAttestationArguments()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java311 Build.DEVICE, in getUserAgent()
/frameworks/base/core/java/android/os/
DBuild.java60 public static final String DEVICE = getString("ro.product.device"); field in Build
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp168 if (layers_[i].composition_type != IComposerClient::Composition::DEVICE) { in GetChangedCompositionTypes()
170 types->push_back(IComposerClient::Composition::DEVICE); in GetChangedCompositionTypes()
171 layers_[i].composition_type = IComposerClient::Composition::DEVICE; in GetChangedCompositionTypes()

12