Home
last modified time | relevance | path

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

12

/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java185 mService.stopListening(mPkgName, HOST_ID); in testProviderUpdatesNotReceived()
200 mService.stopListening(mPkgName, HOST_ID); in testNoUpdatesReceived_queueEmpty()
230 mService.stopListening(mPkgName, HOST_ID); in testNoUpdatesReceived_queueNonEmpty_noWidgetId()
241 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_widgetIdProvided()
255 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_widgetIdProvided2()
269 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_multipleWidgetIdProvided()
283 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueEmptyAfterStartListening()
294 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueEmptyAfterStartListening()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DClipboardView.java49 stopListening(); in onDetachedFromWindow()
90 public void stopListening() { in stopListening() method in ClipboardView
/frameworks/base/core/jni/
Dandroid_view_SurfaceControlHdrLayerInfoListener.cpp65 status_t stopListening() { in stopListening() function
109 listener->stopListening(); in destroy()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeviceProvisionedControllerImpl.java105 stopListening(); in removeCallback()
117 protected void stopListening() { in stopListening() method in DeviceProvisionedControllerImpl
DBatteryStateNotifier.kt46 fun stopListening() { in stopListening() method
/frameworks/base/core/java/android/speech/
DIRecognitionService.aidl55 void stopListening(in IRecognitionListener listener); in stopListening() method
DSpeechRecognizer.java443 public void stopListening() { in stopListening() method in SpeechRecognizer
519 mService.stopListening(mListener); in handleStopMessage()
DRecognitionService.java436 public void stopListening(IRecognitionListener listener) { in stopListening() method in RecognitionService.RecognitionServiceBinder
/frameworks/base/services/core/java/com/android/server/display/whitebalance/
DAmbientSensor.java173 stopListening(); in disable()
184 private void stopListening() { in stopListening() method in AmbientSensor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DAutoTileManager.java167 protected void stopListening() { in stopListening() method in AutoTileManager
186 stopListening(); in destroy()
236 stopListening(); in changeUser()
/frameworks/base/services/core/java/com/android/server/speech/
DSpeechRecognitionManagerServiceImpl.java152 public void stopListening( in createSessionLocked()
154 service.stopListening(listener); in createSessionLocked()
DRemoteSpeechRecognitionService.java138 void stopListening(IRecognitionListener listener) { in stopListening() method in RemoteSpeechRecognitionService
169 run(service -> service.stopListening(listenerToStop)); in stopListening()
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightService.java148 stopListening(); in handleMessage()
195 private void stopListening() { in stopListening() method in TwilightService
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java253 public void stopListening() { in stopListening() method in AppWidgetHost
258 sService.stopListening(mContextOpPackageName, mHostId); in stopListening()
/frameworks/base/core/java/com/android/internal/appwidget/
DIAppWidgetService.aidl40 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/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginManagerImpl.java188 stopListening(); in removePluginListener()
210 private void stopListening() { in stopListening() method in PluginManagerImpl
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerServiceImpl.java530 mHotwordDetectionConnection.stopListening(); in stopListeningFromMicLocked()
DHotwordDetectionConnection.java377 void stopListening() { in stopListening() method in HotwordDetectionConnection
/frameworks/base/services/core/java/com/android/server/adb/
DAdbDebuggingManager.java512 void stopListening() { in stopListening() method in AdbDebuggingManager.AdbDebuggingThread
815 mThread.stopListening(); in stopAdbDebuggingThread()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java773 public void stopListening(String callingPackage, int hostId) { in stopListening() method in AppWidgetServiceImpl
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54337 Landroid/speech/IRecognitionService$Stub$Proxy;->stopListening(Landroid/speech/IRecognitionListener…
54346 Landroid/speech/IRecognitionService;->stopListening(Landroid/speech/IRecognitionListener;)V
54354 Landroid/speech/RecognitionService$RecognitionServiceBinder;->stopListening(Landroid/speech/IRecogn…
76195 Lcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->stopListening(Ljava/lang/String;I)V
76243 Lcom/android/internal/appwidget/IAppWidgetService;->stopListening(Ljava/lang/String;I)V
/frameworks/base/services/
Dart-profile5315 PLcom/android/server/adb/AdbDebuggingManager$AdbDebuggingThread;->stopListening()V
10615 HPLcom/android/server/appwidget/AppWidgetServiceImpl;->stopListening(Ljava/lang/String;I)V+]Lcom/an…
18957 HPLcom/android/server/display/whitebalance/AmbientSensor;->stopListening()V+]Landroid/hardware/Sens…
38688 PLcom/android/server/speech/RemoteSpeechRecognitionService;->stopListening(Landroid/speech/IRecogni…
38711 PLcom/android/server/speech/SpeechRecognitionManagerServiceImpl$1;->stopListening(Landroid/speech/I…
40515 PLcom/android/server/twilight/TwilightService;->stopListening()V
/frameworks/base/core/api/
Dcurrent.txt8481 method public void stopListening();
39247 method @MainThread public void stopListening();

12