Searched refs:getRecognitionService (Results 1 – 10 of 10) sorted by relevance
122 if (interactionServiceInfo.getRecognitionService() != null) { in loadVoiceInteractionServices()124 interactionServiceInfo.getRecognitionService())); in loadVoiceInteractionServices()231 String getRecognitionService() { in getRecognitionService() method in VoiceInputInfoProvider.VoiceInteractionInfo232 return mInteractionServiceInfo.getRecognitionService(); in getRecognitionService()
114 interactionInfo.getRecognitionService()) in setCurrentDefault()
60 protected String getRecognitionService() { in getRecognitionService() method in ShadowVoiceInteractionServiceInfo
169 public String getRecognitionService() { in getRecognitionService() method in VoiceInteractionServiceInfo
216 when(mMockVoiceInteractionInfo.getRecognitionService()).thenReturn(TEST_RECOGNIZER); in setCurrentDefault_typeVoiceInteractionInfo_setsServices()
659 pw.print(" Recognition service="); pw.println(mInfo.getRecognitionService()); in dumpLocked()
1951 if (voiceInteractionServiceInfo.getRecognitionService() == null) { in onRoleHoldersChanged()2015 if (serviceInfo.getRecognitionService() == null) { in resetServicesIfNoRecognitionService()
14320 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
14310 HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
53948 Landroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;