Searched refs:stopListening (Results 1 – 11 of 11) sorted by relevance
52 void stopListening(in IRecognitionListener listener); in stopListening() method
308 public void stopListening() { in stopListening() method in SpeechRecognizer358 mService.stopListening(mListener); in handleStopMessage()
323 public void stopListening(IRecognitionListener listener) { in stopListening() method in RecognitionService.RecognitionServiceBinder
35 void stopListening(int hostId, int userId); in stopListening() method
182 public void stopListening() { in stopListening() method in AppWidgetHost184 sService.stopListening(mHostId, mContext.getUserId()); in stopListening()
150 public synchronized void stopListening() { in stopListening() method in NetworkConnectivityListener
291 public void stopListening(int hostId, int userId) throws RemoteException { in stopListening() method in AppWidgetService292 getImplForUser(userId).stopListening(hostId); in stopListening()
1240 public void stopListening(int hostId) { in stopListening() method in AppWidgetServiceImpl
164 mHost.stopListening(); in onStop()
499 mAppWidgetHost.stopListening(); in onDetachedFromWindow()
4618 method public void stopListening();22886 method public void stopListening();