Searched defs:onStartListening (Results 1 – 9 of 9) sorted by relevance
28 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening() method in AssistRecognitionService
24 void onStartListening(); in onStartListening() method
177 public void onStartListening() { in onStartListening() method in TileService347 public void onStartListening() throws RemoteException { in onBind() method in TileService
37 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening() method in MainRecognitionService
58 public boolean onStartListening() { in onStartListening() method in QSTileServiceWrapper
364 public void onStartListening() { in onStartListening() method in TileLifecycleManager
38 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