/packages/apps/Camera2/tests/src/com/android/camera/stress/ |
D | VideoCapture.java | 69 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() 86 Instrumentation inst = getInstrumentation(); in testBackVideoCapture() local 100 Instrumentation inst = getInstrumentation(); in testFrontVideoCapture() local
|
D | ImageCapture.java | 68 public void captureImages(String reportTag, Instrumentation inst) { in captureImages() 93 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local 107 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
|
D | CameraStartUp.java | 52 Instrumentation inst = getInstrumentation(); in launchCamera() local 75 Instrumentation inst = getInstrumentation(); in launchVideo() local
|
D | SwitchPreview.java | 91 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
|
D | ShotToShotLatency.java | 94 Instrumentation inst = getInstrumentation(); in testShotToShotLatency() local
|
D | CameraLatency.java | 74 Instrumentation inst = getInstrumentation(); in testImageCapture() local
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ |
D | VideoCapture.java | 72 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() 90 Instrumentation inst = getInstrumentation(); in testBackVideoCapture() local 105 Instrumentation inst = getInstrumentation(); in testFrontVideoCapture() local
|
D | ImageCapture.java | 70 public void captureImages(String reportTag, Instrumentation inst) { in captureImages() 96 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local 111 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
|
D | CameraStartUp.java | 53 Instrumentation inst = getInstrumentation(); in launchCamera() local 75 Instrumentation inst = getInstrumentation(); in launchVideo() local
|
D | SwitchPreview.java | 92 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
|
D | CameraLatency.java | 72 Instrumentation inst = getInstrumentation(); in testImageCapture() local
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/ |
D | ImageAndVideoCapture.java | 77 Instrumentation inst = getInstrumentation(); in testCapture5Image() local 95 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 169 boolean add(SdpSearchInstance inst) { in add() 173 boolean remove(SdpSearchInstance inst) { in remove() 248 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMasRecordFoundCallback() local 274 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMnsRecordFoundCallback() local 299 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpPseRecordFoundCallback() local 325 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpOppOpsRecordFoundCallback() local 351 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpSapsRecordFoundCallback() local 378 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpDipRecordFoundCallback() local 409 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpRecordFoundCallback() local 446 SdpSearchInstance inst = new SdpSearchInstance(0, device, uuid); in sdpSearch() local [all …]
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | CacheClearingActivityTest.java | 37 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
|
D | PermissionActivityTest.java | 114 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MasClient.java | 215 MasClientHandler(Looper looper, MasClient inst) { in MasClientHandler() 222 MasClient inst = mInst.get(); in handleMessage() local
|
D | MnsObexServer.java | 123 Byte inst = oap.getByte(Request.OAP_TAGID_MAS_INSTANCE_ID); in onPut() local
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ |
D | TestCommandReceiver.java | 46 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in callCommand() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpBipClient.java | 396 AvrcpBipClientHandler(Looper looper, AvrcpBipClient inst) { in AvrcpBipClientHandler() 403 AvrcpBipClient inst = mInst.get(); in handleMessage() local
|
/packages/modules/NetworkStack/tests/integration/src/android/net/util/ |
D | NetworkStackUtilsIntegrationTest.kt | 66 private val inst by lazy { InstrumentationRegistry.getInstrumentation() } in <lambda>() constant in android.net.util.NetworkStackUtilsIntegrationTest
|
/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/ |
D | RouterAdvertisementDaemonTest.java | 106 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
|
D | DadProxyTest.java | 82 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
|