Home
last modified time | relevance | path

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

12

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.cpp155 ProcHook::DEVICE,
162 ProcHook::DEVICE,
169 ProcHook::DEVICE,
176 ProcHook::DEVICE,
183 ProcHook::DEVICE,
190 ProcHook::DEVICE,
225 ProcHook::DEVICE,
246 ProcHook::DEVICE,
267 ProcHook::DEVICE,
302 ProcHook::DEVICE,
[all …]
Ddriver_gen.h33 DEVICE, enumerator
Ddriver.cpp778 case ProcHook::DEVICE: in GetInstanceProcAddr()
799 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.java156 NetworkStatsAccess.Level.DEVICE, Binder.getCallingUid()).getTotal(null); in getTotalSinceBootLocked()
/frameworks/base/tests/net/java/com/android/server/net/
DNetworkStatsObserversTest.java141 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_thresholdTooLow_setsDefaultThreshold()
154 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_highThreshold_accepted()
166 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_twoRequests_twoIds()
172 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testRegister_twoRequests_twoIds()
192 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUnregister_knownRequest_releasesCaller()
210 UID_RED, NetworkStatsAccess.Level.DEVICE); in testUnregister_knownRequest_invalidUid_doesNotUnregister()
237 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_initialSample_doesNotNotify()
262 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_belowThreshold_doesNotNotify()
294 Process.SYSTEM_UID, NetworkStatsAccess.Level.DEVICE); in testUpdateStats_deviceAccess_notifies()
DNetworkStatsCollectionTest.java122 636016770L, 709306L, 88038768L, 518836L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
131 0L, 0L, 0L, 0L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
136 636016770L, 709306L, 88038768L, 518836L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyNetwork()
150 637076152L, 711413L, 88343717L, 521022L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
159 0L, 0L, 0L, 0L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
164 637076152L, 711413L, 88343717L, 521022L, NetworkStatsAccess.Level.DEVICE); in testReadLegacyUid()
249 collection.getRelevantUids(NetworkStatsAccess.Level.DEVICE)); in testAccessLevels()
268 0, NetworkStatsAccess.Level.DEVICE); in testAccessLevels()
548 SET_ALL, TAG_NONE, FIELD_ALL, start, end, NetworkStatsAccess.Level.DEVICE, myUid()); in getHistory()
563 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.cpp1110 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1117 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1124 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
1206 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1213 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1220 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
1294 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1301 KeepCompositionTypeVariant<IComposerClient::Composition::DEVICE>, in TEST_F()
1308 ChangeCompositionTypeVariant<IComposerClient::Composition::DEVICE, in TEST_F()
/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/java_api/RSUnitTests/src/com/android/rs/unittest/
DUnitTest.java131 String thisDeviceName = android.os.Build.DEVICE; in logStart()
/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.java81 public static final int DATA_ROLE_DEVICE = Constants.PortDataRole.DEVICE;
/frameworks/rs/tests/lldb/
DREADME.txt34 [--device DEVICE]
60 --device DEVICE, -d DEVICE
/frameworks/base/keystore/java/android/security/keystore/
DAttestationUtils.java206 Build.DEVICE.getBytes(StandardCharsets.UTF_8)); in prepareAttestationArguments()
/frameworks/base/core/jni/
Dandroid_os_VintfObject.cpp138 if (manifest == nullptr || manifest->type() != SchemaType::DEVICE) { in android_os_VintfObject_getSepolicyVersion()
/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