Home
last modified time | relevance | path

Searched refs:onStopListening (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/service/quicksettings/
DTileService.java162 onStopListening(); in onDestroy()
200 public void onStopListening() { in onStopListening() method in TileService
359 public void onStopListening() throws RemoteException { in onBind() method in TileService
410 TileService.this.onStopListening();
418 TileService.this.onStopListening();
DIQSTileService.aidl25 void onStopListening(); in onStopListening() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DQSTileServiceWrapper.java66 public boolean onStopListening() { in onStopListening() method in QSTileServiceWrapper
68 mService.onStopListening(); in onStopListening()
DTileLifecycleManager.java238 onStopListening(); in handlePendingMessages()
382 public void onStopListening() { in onStopListening() method in TileLifecycleManager
385 if (mWrapper != null && !mWrapper.onStopListening()) { in onStopListening()
DTileServiceManager.java155 mStateManager.onStopListening(); in setLastUpdate()
DCustomTile.java217 mService.onStopListening(); in handleSetListening()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileLifecycleManagerTest.java140 mStateManager.onStopListening(); in testTileServiceCallbacks()
141 verify(mMockTileService).onStopListening(); in testTileServiceCallbacks()
183 mStateManager.onStopListening(); in testListeningNotListeningBeforeBind()
197 mStateManager.onStopListening(); in testNoClickOfNotListeningAnymore()
/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistRecognitionService.java36 protected void onStopListening(Callback listener) { in onStopListening() method in AssistRecognitionService
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainRecognitionService.java47 protected void onStopListening(Callback listener) { in onStopListening() method in MainRecognitionService
/frameworks/base/core/java/android/speech/
DRecognitionService.java133 RecognitionService.this.onStopListening(mCurrentCallback); in dispatchStopListening()
210 protected abstract void onStopListening(Callback listener); in onStopListening() method in RecognitionService
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSTileHost.java328 lifecycleManager.onStopListening(); in changeTiles()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...