Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsAppWidgetHost.java53 public void stopListening() { in stopListening() method in RecentsAppWidgetHost
55 super.stopListening(); in stopListening()
DRecentsActivity.java482 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.java339 public void stopListening(IRecognitionListener listener) { in stopListening() method in RecognitionService.RecognitionServiceBinder
/frameworks/base/core/java/android/service/fingerprint/
DIFingerprintService.aidl40 void stopListening(IBinder token, int userId); in stopListening() method
DFingerprintManager.java216 public void stopListening() { in stopListening() method in FingerprintManager
219 mService.stopListening(mToken, getCurrentUserId()); in stopListening()
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java174 public void stopListening() { in stopListening() method in AppWidgetHost
176 sService.stopListening(mContextOpPackageName, mHostId); in stopListening()
/frameworks/base/core/java/com/android/internal/appwidget/
DIAppWidgetService.aidl37 void stopListening(String callingPackage, int hostId); in stopListening() method
/frameworks/ex/common/java/com/android/common/
DNetworkConnectivityListener.java151 public synchronized void stopListening() { in stopListening() method in NetworkConnectivityListener
/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
DAppWidgetHostActivity.java164 mHost.stopListening(); in onStop()
/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java316 public void stopListening(IBinder token, int userId) { in stopListening() method in FingerprintService.FingerprintServiceWrapper
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardHostView.java427 mAppWidgetHost.stopListening(); in onDetachedFromWindow()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java520 public void stopListening(String callingPackage, int hostId) { in stopListening() method in AppWidgetServiceImpl
/frameworks/base/api/
Dsystem-current.txt5894 method public void stopListening();
29045 method public void stopListening();
Dcurrent.txt5682 method public void stopListening();
27334 method public void stopListening();