Searched defs:onStopListening (Results 1 – 9 of 9) sorted by relevance
177 public void onStopListening() { in onStopListening() method in TileService336 public void onStopListening() throws RemoteException { in onBind() method in TileService
25 void onStopListening(); in onStopListening() method
36 protected void onStopListening(Callback listener) { in onStopListening() method in AssistRecognitionService
47 protected void onStopListening(Callback listener) { in onStopListening() method in MainRecognitionService
68 public boolean onStopListening() { in onStopListening() method in QSTileServiceWrapper
361 public void onStopListening() { in onStopListening() method in TileLifecycleManager
44 public void onStopListening() { in onStopListening() method in NekoTile
275 public void onStopListening() throws RemoteException { in onBind() method in TileLifecycleManagerTests.FakeTileService
210 protected abstract void onStopListening(Callback listener); in onStopListening() method in RecognitionService