Home
last modified time | relevance | path

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

12

/packages/apps/Music/tests/src/com/android/music/functional/
DTestPlaylist.java63 Instrumentation inst = getInstrumentation(); in clearSearchString() local
71 Instrumentation inst = getInstrumentation(); in deletePlaylist() local
85 Instrumentation inst = getInstrumentation(); in addNewPlaylist() local
112 Instrumentation inst = getInstrumentation(); in renamePlaylist() local
DTestSongs.java70 Instrumentation inst = getInstrumentation(); in addNewPlaylist() local
154 Instrumentation inst = getInstrumentation(); in testSetRingtone() local
178 Instrumentation inst = getInstrumentation(); in testDeleteSong() local
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
DTempStorage.java33 private static TempStorage inst = null; field in TempStorage
66 public static void setInstance(TempStorage inst) { in setInstance()
/packages/apps/Camera2/tests/src/com/android/camera/stress/
DVideoCapture.java69 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
DImageCapture.java68 public void captureImages(String reportTag, Instrumentation inst) { in captureImages()
93 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local
107 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
DCameraStartUp.java52 Instrumentation inst = getInstrumentation(); in launchCamera() local
75 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java91 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
/packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
DVideoCapture.java70 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos()
88 Instrumentation inst = getInstrumentation(); in testBackVideoCapture() local
103 Instrumentation inst = getInstrumentation(); in testFrontVideoCapture() local
DImageCapture.java68 public void captureImages(String reportTag, Instrumentation inst) { in captureImages()
94 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local
109 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
DCameraStartUp.java52 Instrumentation inst = getInstrumentation(); in launchCamera() local
75 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java92 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DCameraLatency.java72 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DVideoCapture.java72 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
DImageCapture.java70 public void captureImages(String reportTag, Instrumentation inst) { in captureImages()
96 Instrumentation inst = getInstrumentation(); in testBackImageCapture() local
111 Instrumentation inst = getInstrumentation(); in testFrontImageCapture() local
DCameraStartUp.java53 Instrumentation inst = getInstrumentation(); in launchCamera() local
75 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java92 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DCameraLatency.java72 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/apps/Camera2/tests_camera/src/com/android/camera/power/
DImageAndVideoCapture.java77 Instrumentation inst = getInstrumentation(); in testCapture5Image() local
95 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
DImageAndVideoCapture.java77 Instrumentation inst = getInstrumentation(); in testCapture5Image() local
95 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java175 boolean add(SdpSearchInstance inst){ in add()
179 boolean remove(SdpSearchInstance inst) { in remove()
260 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMasRecordFoundCallback() local
291 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMnsRecordFoundCallback() local
320 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpPseRecordFoundCallback() local
350 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpOppOpsRecordFoundCallback() local
378 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpSapsRecordFoundCallback() local
401 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpRecordFoundCallback() local
431 SdpSearchInstance inst = new SdpSearchInstance(0, device, uuid); in sdpSearch() local
442 SdpSearchInstance inst = sSdpSearchTracker.getNext(); in startSearch() local
[all …]
/packages/apps/Music/tests/src/com/android/music/stress/
DAlbumsPlaybackStress.java62 Instrumentation inst = getInstrumentation(); in testAlbumPlay() local
DMusicPlaybackStress.java58 Instrumentation inst = getInstrumentation(); in testPlayAllSongs() local
/packages/apps/Music/tests/src/com/android/music/
DMusicPlayerStability.java61 Instrumentation inst = getInstrumentation(); in testPlay30sMP3() local
/packages/apps/Camera2/tests_camera/src/com/android/camera/activity/
DCameraTestCase.java179 Instrumentation inst = getInstrumentation(); in internalTestFailToConnect() local
188 Instrumentation inst = getInstrumentation(); in performClick() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexSession.java222 ObexClientHandler(Looper looper, BluetoothPbapObexSession inst) { in ObexClientHandler()
229 BluetoothPbapObexSession inst = mInst.get(); in handleMessage() local

12