Home
last modified time | relevance | path

Searched defs:inst (Results 1 – 25 of 26) sorted by relevance

12

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/
DSdpManager.java129 boolean add(SdpSearchInstance inst) { in add()
133 boolean remove(SdpSearchInstance inst) { in remove()
234 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpMasRecordFoundCallback() local
269 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpMnsRecordFoundCallback() local
303 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpPseRecordFoundCallback() local
338 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpOppOpsRecordFoundCallback() local
371 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpSapsRecordFoundCallback() local
399 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpDipRecordFoundCallback() local
427 SdpSearchInstance inst = mSdpSearchTracker.getSearchInstance(address, uuid); in sdpRecordFoundCallback() local
456 SdpSearchInstance inst = new SdpSearchInstance(0, device, uuid); in sdpSearch() local
[all …]
/packages/apps/Camera2/tests/src/com/android/camera/stress/
DVideoCapture.java65 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos()
82 Instrumentation inst = getInstrumentation(); in testBackVideoCapture() local
96 Instrumentation inst = getInstrumentation(); in testFrontVideoCapture() local
DImageCapture.java66 public void captureImages(String reportTag, Instrumentation inst) { in captureImages()
91 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local
105 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
DCameraStartUp.java51 Instrumentation inst = getInstrumentation(); in launchCamera() local
74 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java90 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DShotToShotLatency.java95 Instrumentation inst = getInstrumentation(); in testShotToShotLatency() local
DCameraLatency.java73 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DVideoCapture.java68 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos()
86 Instrumentation inst = getInstrumentation(); in testBackVideoCapture() local
101 Instrumentation inst = getInstrumentation(); in testFrontVideoCapture() local
DImageCapture.java69 public void captureImages(String reportTag, Instrumentation inst) { in captureImages()
95 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local
110 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
DCameraStartUp.java53 Instrumentation inst = getInstrumentation(); in launchCamera() local
75 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java93 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DCameraLatency.java73 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/
DPhotoPickerComponentTestUtils.java51 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in getCurrentStateAndEnable() local
65 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setState() local
77 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in updateComponentEnabledSetting() local
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
DImageAndVideoCapture.java79 Instrumentation inst = getInstrumentation(); in testCapture5Image() local
97 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DCacheClearingActivityTest.java37 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
DPermissionActivityTest.java132 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMasClient.java222 MasClientHandler(Looper looper, MasClient inst) { in MasClientHandler()
229 MasClient inst = mInst.get(); in handleMessage() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
DTestCommandReceiver.java46 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in callCommand() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java388 AvrcpBipClientHandler(Looper looper, AvrcpBipClient inst) { in AvrcpBipClientHandler()
395 AvrcpBipClient inst = mInst.get(); in handleMessage() local
/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/
DApkTestUtil.java65 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in isDeviceSupported() local
/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/
DRouterAdvertisementDaemonTest.java103 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
DDadProxyTest.java86 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/
DNetworkStackUtilsIntegrationTest.kt79 private val inst by lazy { InstrumentationRegistry.getInstrumentation() } in <lambda>() constant in android.net.util.NetworkStackUtilsIntegrationTest
/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/
DNetworkStatsIntegrationTest.kt107 private val inst = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in com.android.server.net.integrationtests.NetworkStatsIntegrationTest
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...

12