Searched refs:VOICE_INTERACTION_SERVICE (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | VoiceInteractionManagerService.java | 276 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/ |
D | VoiceInteractionService.java | 145 Settings.Secure.VOICE_INTERACTION_SERVICE); in isActiveService()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsBackupTest.java | 702 Settings.Secure.VOICE_INTERACTION_SERVICE,
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 1449 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/ |
D | SettingsProtoDumpUtil.java | 2397 Settings.Secure.VOICE_INTERACTION_SERVICE, in dumpProtoSecureSettingsLocked()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 5849 public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service"; field in Settings.Secure
|
/frameworks/base/api/ |
D | test-current.txt | 2372 field public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service";
|