/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/ |
D | TempStorage.java | 33 private static TempStorage inst = null; field in TempStorage 66 public static void setInstance(TempStorage inst) { in setInstance()
|
/packages/apps/Music/tests/src/com/android/music/functional/ |
D | TestPlaylist.java | 63 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
|
D | TestSongs.java | 70 Instrumentation inst = getInstrumentation(); in addNewPlaylist() local 154 Instrumentation inst = getInstrumentation(); in testSetRingtone() local 178 Instrumentation inst = getInstrumentation(); in testDeleteSong() local
|
/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/Bluetooth/tests/src/com/android/bluetooth/btservice/ |
D | PhonePolicyTest.java | 73 BluetoothAdapter inst = BluetoothAdapter.getDefaultAdapter(); in testProcessInitProfilePriorities() local 124 BluetoothAdapter inst = BluetoothAdapter.getDefaultAdapter(); in testAdapterOnAutoConnect() local 174 BluetoothAdapter inst = BluetoothAdapter.getDefaultAdapter(); in testReconnectOnPartialConnect() local 237 BluetoothAdapter inst = BluetoothAdapter.getDefaultAdapter(); in testNoReconnectOnNoConnect() local 309 BluetoothAdapter inst = BluetoothAdapter.getDefaultAdapter(); in testNoSupportedUuids() 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 | 155 boolean add(SdpSearchInstance inst){ in add() 159 boolean remove(SdpSearchInstance inst) { in remove() 240 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMasRecordFoundCallback() local 271 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpMnsRecordFoundCallback() local 300 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpPseRecordFoundCallback() local 330 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpOppOpsRecordFoundCallback() local 358 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpSapsRecordFoundCallback() local 381 SdpSearchInstance inst = sSdpSearchTracker.getSearchInstance(address, uuid); in sdpRecordFoundCallback() local 411 SdpSearchInstance inst = new SdpSearchInstance(0, device, uuid); in sdpSearch() local 422 SdpSearchInstance inst = sSdpSearchTracker.getNext(); in startSearch() local [all …]
|
/packages/apps/Music/tests/src/com/android/music/stress/ |
D | AlbumsPlaybackStress.java | 62 Instrumentation inst = getInstrumentation(); in testAlbumPlay() local
|
D | MusicPlaybackStress.java | 58 Instrumentation inst = getInstrumentation(); in testPlayAllSongs() local
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientServiceTest.java | 45 AdapterService inst = mock(AdapterService.class); in startServices() local
|
D | HeadsetClientStateMachineTest.java | 29 AdapterService inst = mock(AdapterService.class); in setUp() local
|
/packages/apps/Music/tests/src/com/android/music/ |
D | MusicPlayerStability.java | 61 Instrumentation inst = getInstrumentation(); in testPlay30sMP3() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MasClient.java | 176 MasClientHandler(Looper looper, MasClient inst) { in MasClientHandler() 183 MasClient inst = mInst.get(); in handleMessage() local
|
D | MnsObexServer.java | 98 Byte inst = oap.getByte(Request.OAP_TAGID_MAS_INSTANCE_ID); in onPut() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/ |
D | A2dpMediaBrowserService.java | 122 A2dpMediaBrowserService inst = mInst.get(); in handleMessage() local
|