HomeSort by relevance Sort by last modified time
    Searched refs:VOICE_INTERACTION_MANAGER_SERVICE (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSessionService.java 71 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
VoiceInteractionService.java 225 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
  /frameworks/base/core/java/com/android/internal/app/
AssistUtils.java 46 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
  /frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
EnrollmentUtil.java 77 ServiceManager.getService(Context.VOICE_INTERACTION_MANAGER_SERVICE));
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 107 publishBinderService(Context.VOICE_INTERACTION_MANAGER_SERVICE, mServiceStub);
    [all...]

Completed in 295 milliseconds