Searched refs:stop (Results 101 - 105 of 105) sorted by relevance

12345

/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DVoiceDialerActivity.java1140 mTts.stop();
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DPeopleActivity.java486 mProviderStatusWatcher.stop();
/packages/apps/Music/src/com/android/music/
H A DMediaPlaybackActivity.java1045 mService.stop();
/packages/apps/Exchange/exchange2/src/com/android/exchange/
H A DEasSyncService.java142 // forcing it to stop. This number has been determined empirically.
267 // stop the thread with an interrupt.
298 public void stop() { method in class:EasSyncService
1394 // Force a stop to any running syncs for this account (except this one)
/packages/apps/Browser/src/com/android/browser/
H A DController.java536 // To avoid burning the battery, stop loading.
769 mSystemAllowGeolocationOrigins.stop();
1455 * we must manually update the state of the stop/reload menu

Completed in 331 milliseconds

12345