Searched refs:StartListeningArgs (Results 1 – 1 of 1) sorted by relevance
81 StartListeningArgs args = (StartListeningArgs) msg.obj;156 private class StartListeningArgs { class in RecognitionService162 public StartListeningArgs(Intent intent, IRecognitionListener listener, int callingUid) { in StartListeningArgs() method in RecognitionService.StartListeningArgs347 MSG_START_LISTENING, service.new StartListeningArgs( in startListening()