Home
last modified time | relevance | path

Searched refs:stopListening (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsAppWidgetHost.java48 public void stopListening() { in stopListening() method in RecentsAppWidgetHost
50 super.stopListening(); in stopListening()
DRecentsActivity.java479 mAppWidgetHost.stopListening(); in onDestroy()
/frameworks/base/core/java/android/speech/
DIRecognitionService.aidl52 void stopListening(in IRecognitionListener listener); in stopListening() method
DSpeechRecognizer.java308 public void stopListening() { in stopListening() method in SpeechRecognizer
358 mService.stopListening(mListener); in handleStopMessage()
DRecognitionService.java353 public void stopListening(IRecognitionListener listener) { in stopListening() method in RecognitionService.RecognitionServiceBinder
/frameworks/base/core/java/com/android/internal/appwidget/
DIAppWidgetService.aidl38 void stopListening(String callingPackage, int hostId); in stopListening() method
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java202 public void stopListening() { in stopListening() method in AppWidgetHost
204 sService.stopListening(mContextOpPackageName, mHostId); in stopListening()
/frameworks/ex/common/java/com/android/common/
DNetworkConnectivityListener.java151 public synchronized void stopListening() { in stopListening() method in NetworkConnectivityListener
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDebuggingManager.java177 void stopListening() { in stopListening() method in UsbDebuggingManager.UsbDebuggingThread
230 mThread.stopListening(); in handleMessage()
/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
DAppWidgetHostActivity.java164 mHost.stopListening(); in onStop()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java525 public void stopListening(String callingPackage, int hostId) { in stopListening() method in AppWidgetServiceImpl
/frameworks/base/api/
Dcurrent.txt6145 method public void stopListening();
29056 method public void stopListening();
Dsystem-current.txt6357 method public void stopListening();
31207 method public void stopListening();