/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 129 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/ |
D | VideoCapture.java | 65 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
|
D | ImageCapture.java | 66 public void captureImages(String reportTag, Instrumentation inst) { in captureImages() 91 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local 105 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
|
D | CameraStartUp.java | 51 Instrumentation inst = getInstrumentation(); in launchCamera() local 74 Instrumentation inst = getInstrumentation(); in launchVideo() local
|
D | SwitchPreview.java | 90 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
|
D | ShotToShotLatency.java | 95 Instrumentation inst = getInstrumentation(); in testShotToShotLatency() local
|
D | CameraLatency.java | 73 Instrumentation inst = getInstrumentation(); in testImageCapture() local
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ |
D | VideoCapture.java | 68 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
|
D | ImageCapture.java | 69 public void captureImages(String reportTag, Instrumentation inst) { in captureImages() 95 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local 110 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 | 93 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
|
D | CameraLatency.java | 73 Instrumentation inst = getInstrumentation(); in testImageCapture() local
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/ |
D | PhotoPickerComponentTestUtils.java | 51 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/ |
D | ImageAndVideoCapture.java | 79 Instrumentation inst = getInstrumentation(); in testCapture5Image() local 97 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | CacheClearingActivityTest.java | 37 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
|
D | PermissionActivityTest.java | 132 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in testSimple() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MasClient.java | 222 MasClientHandler(Looper looper, MasClient inst) { in MasClientHandler() 229 MasClient inst = mInst.get(); in handleMessage() local
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ |
D | TestCommandReceiver.java | 46 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in callCommand() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpBipClient.java | 388 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/ |
D | ApkTestUtil.java | 65 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in isDeviceSupported() local
|
/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/ |
D | RouterAdvertisementDaemonTest.java | 103 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
|
D | DadProxyTest.java | 86 final Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in setupOnce() local
|
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/ |
D | NetworkStackUtilsIntegrationTest.kt | 79 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/ |
D | NetworkStatsIntegrationTest.kt | 107 private val inst = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in com.android.server.net.integrationtests.NetworkStatsIntegrationTest
|
/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |