Searched refs:existingCallback (Results 1 – 1 of 1) sorted by relevance
709 IRecognitionStatusCallback existingCallback = null; in startRecognitionForService() local711 existingCallback = mCallbacks.get(soundModelId.getUuid()); in startRecognitionForService()713 if (existingCallback != null) { in startRecognitionForService()