Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 – 5 of 5) sorted by relevance
67 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
171 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
2641 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
86 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()