Searched refs:recognizerInfo (Results 1 – 1 of 1) sorted by relevance
295 ServiceInfo recognizerInfo = null; in initForUser() local299 recognizerInfo = pm.getServiceInfo(curRecognizer, 0, userHandle); in initForUser()306 if (recognizerInfo != null && (curInteractor == null || interactorInfo != null)) { in initForUser()310 if (DEBUG) Slog.d(TAG, "Bad recognizer (" + recognizerInfo + ") or interactor (" in initForUser()