Home
last modified time | relevance | path

Searched refs:VOICE_INTERACTION_SERVICE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java276 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in initForUser()
431 mResolver, Settings.Secure.VOICE_INTERACTION_SERVICE, mCurUser); in switchImplementationIfNeededLocked()
532 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in getCurInteractor()
543 Settings.Secure.VOICE_INTERACTION_SERVICE, in setCurInteractor()
1323 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged()
1357 Settings.Secure.VOICE_INTERACTION_SERVICE, serviceComponentName, in onRoleHoldersChanged()
1380 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged()
1395 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this, in SettingsObserver()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java145 Settings.Secure.VOICE_INTERACTION_SERVICE); in isActiveService()
/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsBackupTest.java702 Settings.Secure.VOICE_INTERACTION_SERVICE,
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java1449 Settings.Secure.VOICE_INTERACTION_SERVICE, UserHandle.USER_CURRENT); in updateAssistantUId()
1459 + Settings.Secure.VOICE_INTERACTION_SERVICE + ": " + assistantName); in updateAssistantUId()
5521 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this); in SettingsObserver()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2397 Settings.Secure.VOICE_INTERACTION_SERVICE, in dumpProtoSecureSettingsLocked()
/frameworks/base/core/java/android/provider/
DSettings.java5849 public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service"; field in Settings.Secure
/frameworks/base/api/
Dtest-current.txt2372 field public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service";