Searched refs:sRecognitionServiceMap (Results 1 – 1 of 1) sorted by relevance
33 private static Map<ServiceInfo, String> sRecognitionServiceMap = new HashMap<>(); field in ShadowVoiceInteractionServiceInfo47 sRecognitionServiceMap.put(si, recognitionService); in setRecognitionService()61 return sRecognitionServiceMap.get(mServiceInfo); in getRecognitionService()77 sRecognitionServiceMap.clear(); in reset()