Searched refs:getRecognitionService (Results 1 – 3 of 3) sorted by relevance
167 public String getRecognitionService() { in getRecognitionService() method in VoiceInteractionServiceInfo
333 if (curInteractorInfo.getRecognitionService() != null) { in initForUser()336 curInteractorInfo.getRecognitionService()), userHandle); in initForUser()1226 availInteractorInfo.getRecognitionService() != null) {1229 availInteractorInfo.getRecognitionService()), mCurUser);
313 pw.print(" Recognition service="); pw.println(mInfo.getRecognitionService()); in dumpLocked()