Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 – 8 of 8) sorted by relevance
71 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
238 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
50 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in AssistUtils()
484 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
4249 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
144 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()
13168 Landroid/content/Context;->VOICE_INTERACTION_MANAGER_SERVICE:Ljava/lang/String;