Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java71 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onCreate()
DVoiceInteractionService.java238 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in onReady()
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
DEnrollmentUtil.java77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in EnrollmentUtil()
/frameworks/base/core/java/com/android/internal/app/
DAssistUtils.java50 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE)); in AssistUtils()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityManagerWrapper.java484 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
/frameworks/base/core/java/android/content/
DContext.java4249 public static final String VOICE_INTERACTION_MANAGER_SERVICE = "voiceinteraction"; field in Context
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java144 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub); in onStart()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13168 Landroid/content/Context;->VOICE_INTERACTION_MANAGER_SERVICE:Ljava/lang/String;