Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 – 9 of 9) sorted by relevance
77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
76 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
372 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
72 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in AssistUtils()
350 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in showVoiceSession()
5330 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
205 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()
1775 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in notifyVoiceInteractionManagerServiceActivityEvent()
10281 Landroid/content/Context;->VOICE_INTERACTION_MANAGER_SERVICE:Ljava/lang/String;