Searched defs:terminate (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapCallLogComposer.java244 public void terminate() { method in class:BluetoothPbapCallLogComposer
260 terminate();
/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
H A DTaskExecutor.java158 * Reschedule the {@link TaskSchedulerJobService} and terminate the executor when the {@link Job}
185 terminate();
239 // next task or terminate again
271 void terminate() { method in class:TaskExecutor
433 * between scheduleJobAndTerminate() and terminate(). In this state, {@link #getRunningInstance()}
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumDataLoader.java116 mReloadTask.terminate();
392 public synchronized void terminate() { method in class:AlbumDataLoader.ReloadTask
H A DAlbumSetDataLoader.java106 mReloadTask.terminate();
386 public synchronized void terminate() { method in class:AlbumSetDataLoader.ReloadTask
H A DPhotoDataAdapter.java368 mReloadTask.terminate();
1097 public synchronized void terminate() { method in class:PhotoDataAdapter.ReloadTask

Completed in 88 milliseconds