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

  /packages/apps/Settings/src/com/android/settings/voice/
VoiceInputSettings.java 148 Settings.Secure.VOICE_INTERACTION_SERVICE, key);
163 Settings.Secure.VOICE_INTERACTION_SERVICE, "");
VoiceInputHelper.java 116 mContext.getContentResolver(), Settings.Secure.VOICE_INTERACTION_SERVICE);
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 136 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle);
236 mResolver, Settings.Secure.VOICE_INTERACTION_SERVICE, mCurUser);
316 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle);
327 Settings.Secure.VOICE_INTERACTION_SERVICE,
676 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this);
    [all...]
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionService.java 123 Settings.Secure.VOICE_INTERACTION_SERVICE);
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 73 milliseconds