Home
last modified time | relevance | path

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

/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/Email/src/org/apache/james/mime4j/util/
DTempStorage.java31 private static TempStorage inst = null; field in TempStorage
64 public static void setInstance(TempStorage inst) { in setInstance()
/packages/apps/Mms/tests/src/com/android/mms/
DMmsStability.java68 Instrumentation inst = getInstrumentation(); in run() local
85 Instrumentation inst = getInstrumentation(); in testSend5MMS() local
/packages/apps/Camera/tests/src/com/android/camera/power/
DImageAndVideoCapture.java77 Instrumentation inst = getInstrumentation(); in testCapture5Image() local
96 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
/packages/apps/Gallery/tests/src/com/android/camera/power/
DImageAndVideoCapture.java77 Instrumentation inst = getInstrumentation(); in testCapture5Image() local
96 Instrumentation inst = getInstrumentation(); in testCapture5Videos() local
/packages/apps/Camera/tests/src/com/android/camera/stress/
DCameraStartUp.java34 Instrumentation inst = getInstrumentation(); in launchCamera() local
56 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java88 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DImageCapture.java184 Instrumentation inst = getInstrumentation(); in testImageCapture() local
237 Instrumentation inst = getInstrumentation(); in testVideoCapture() local
DCameraLatency.java70 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/apps/Gallery/tests/src/com/android/camera/stress/
DCameraStartUp.java34 Instrumentation inst = getInstrumentation(); in launchCamera() local
56 Instrumentation inst = getInstrumentation(); in launchVideo() local
DSwitchPreview.java88 Instrumentation inst = getInstrumentation(); in testSwitchMode() local
DImageCapture.java183 Instrumentation inst = getInstrumentation(); in testImageCapture() local
236 Instrumentation inst = getInstrumentation(); in testVideoCapture() local
DCameraLatency.java69 Instrumentation inst = getInstrumentation(); in testImageCapture() local
/packages/apps/Music/tests/src/com/android/music/stress/
DAlbumsPlaybackStress.java61 Instrumentation inst = getInstrumentation(); in testAlbumPlay() local
DMusicPlaybackStress.java59 Instrumentation inst = getInstrumentation(); in testPlayAllSongs() local
/packages/apps/Music/tests/src/com/android/music/
DMusicPlayerStability.java61 Instrumentation inst = getInstrumentation(); in testPlay30sMP3() local
/packages/apps/Email/src/com/android/email/
DMessagingController.java116 private static MessagingController inst = null; field in MessagingController