Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 – 6 of 6) sorted by relevance
71 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
225 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
49 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in AssistUtils()
3578 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
120 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()