Home
last modified time | relevance | path

Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
DEnrollmentUtil.java77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java76 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
DVoiceInteractionService.java372 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
/frameworks/base/core/java/com/android/internal/app/
DAssistUtils.java72 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in AssistUtils()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityManagerWrapper.java350 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in showVoiceSession()
/frameworks/base/core/java/android/content/
DContext.java5330 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java205 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()
/frameworks/base/core/java/android/app/
DActivity.java1775 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in notifyVoiceInteractionManagerServiceActivityEvent()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10281 Landroid/content/Context;->VOICE_INTERACTION_MANAGER_SERVICE:Ljava/lang/String;