Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/widgets/
DCommunalAppWidgetHostStartableTest.kt103 verify(appWidgetHost, never()).stopListening() in editModeShowingStartsAppWidgetHost()
108 verify(appWidgetHost).stopListening() in editModeShowingStartsAppWidgetHost()
124 verify(appWidgetHost, never()).stopListening() in communalShowingStartsAppWidgetHost()
129 verify(appWidgetHost).stopListening() in communalShowingStartsAppWidgetHost()
144 verify(appWidgetHost, never()).stopListening() in communalAndEditModeNotShowingNeverStartListening()
/frameworks/base/core/java/android/speech/
DSpeechRecognizerProxy.java54 public void stopListening() { in stopListening() method in SpeechRecognizerProxy
55 mDelegate.stopListening(); in stopListening()
DIRecognitionService.aidl57 void stopListening(in IRecognitionListener listener); in stopListening() method
/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/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java212 mService.stopListening(mPkgName, HOST_ID); in testProviderUpdatesNotReceived()
227 mService.stopListening(mPkgName, HOST_ID); in testNoUpdatesReceived_queueEmpty()
257 mService.stopListening(mPkgName, HOST_ID); in testNoUpdatesReceived_queueNonEmpty_noWidgetId()
268 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_widgetIdProvided()
282 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_widgetIdProvided2()
306 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueNotEmpty_multipleWidgetIdProvided()
320 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueEmptyAfterStartListening()
331 mService.stopListening(mPkgName, HOST_ID); in testUpdatesReceived_queueEmptyAfterStartListening()
/frameworks/base/core/java/android/view/
DHdrRenderState.java58 void stopListening() { in stopListening() method in HdrRenderState
139 stopListening(); in setDesiredHdrSdrRatio()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControlHdrLayerInfoListener.cpp65 status_t stopListening() { in stopListening() function
109 listener->stopListening(); in destroy()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/widgets/
DCommunalAppWidgetHostTest.kt141 underTest.stopListening() in observer_onHostStopListeningTriggeredWhileObserverActive()
152 underTest.stopListening() in observer_onHostStopListeningTriggeredWhileObserverActive()
232 underTest.stopListening() in observer_multipleObservers()
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyItemMonitor.kt23 fun stopListening() in startListening() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DCommunalAppWidgetHost.kt111 override fun stopListening() { in <lambda>() method
112 super.stopListening() in <lambda>()
DCommunalAppWidgetHostStartable.kt77 appWidgetHost.stopListening() in <lambda>()
/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/qs/panels/ui/viewmodel/
DTileViewModel.kt57 fun stopListening(token: Any) = tile.setListening(token, false) method
/frameworks/base/services/companion/java/com/android/server/companion/association/
DDisassociationProcessor.java192 private void stopListening() { in stopListening() method
263 stopListening(); in onUidImportance()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/
DMediaMuteAwaitConnectionManager.kt92 fun stopListening() { in stopListening() method in com.android.systemui.media.muteawait.MediaMuteAwaitConnectionManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryStateNotifier.kt47 fun stopListening() { in stopListening() method in com.android.systemui.statusbar.policy.BatteryStateNotifier
/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/packages/SystemUI/tests/src/com/android/systemui/privacy/
DPrivacyItemControllerTest.kt123 verify(privacyItemMonitor, never()).stopListening() in testStopListeningByRemovingLastCallback()
126 verify(privacyItemMonitor).stopListening() in testStopListeningByRemovingLastCallback()
127 verify(privacyItemMonitor2).stopListening() in testStopListeningByRemovingLastCallback()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginManagerImpl.java122 stopListening(); in removePluginListener()
145 private void stopListening() { in stopListening() method in PluginManagerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DAutoTileManager.java201 protected void stopListening() { in stopListening() method in AutoTileManager
224 stopListening(); in destroy()
274 stopListening(); in changeUser()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/
DInfiniteGridLayout.kt53 onDispose { tiles.forEach { it.stopListening(token) } } in <lambda>()
/frameworks/ex/common/java/com/android/common/
DNetworkConnectivityListener.java151 public synchronized void stopListening() { in stopListening() method in NetworkConnectivityListener
/frameworks/base/core/java/com/android/internal/appwidget/
DIAppWidgetService.aidl40 void stopListening(String callingPackage, int hostId); in stopListening() method
/frameworks/base/services/core/java/com/android/server/speech/
DSpeechRecognitionManagerServiceImpl.java171 public void stopListening( in createSessionLocked()
173 service.stopListening(listener); in createSessionLocked()
DRemoteSpeechRecognitionService.java176 void stopListening(IRecognitionListener listener) { in stopListening() method in RemoteSpeechRecognitionService
203 run(service -> service.stopListening(listenerToStop)); in stopListening()

123