Searched defs:onStopListening (Results 1 – 8 of 8) sorted by relevance
25 void onStopListening(); in onStopListening() method
192 public void onStopListening() { in onStopListening() method in TileService351 public void onStopListening() throws RemoteException { in onBind() method in TileService
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
383 public void onStopListening() { in onStopListening() method in TileLifecycleManager
45 public void onStopListening() { in onStopListening() method in NekoTile
210 protected abstract void onStopListening(Callback listener); in onStopListening() method in RecognitionService