Searched defs:onStartListening (Results 1 – 9 of 9) sorted by relevance
171 public void onStartListening() { in onStartListening() method in TileService341 public void onStartListening() throws RemoteException { in onBind() method in TileService
24 void onStartListening(); in onStartListening() method
28 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening() method in AssistRecognitionService
37 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening() method in MainRecognitionService
58 public boolean onStartListening() { in onStartListening() method in QSTileServiceWrapper
352 public void onStartListening() { in onStartListening() method in TileLifecycleManager
37 public void onStartListening() { in onStartListening() method in NekoTile
270 public void onStartListening() throws RemoteException { in onBind() method in TileLifecycleManagerTests.FakeTileService
198 protected abstract void onStartListening(Intent recognizerIntent, Callback listener); in onStartListening() method in RecognitionService