Searched refs:VOICE_INTERACTION_SERVICE (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | VoiceInteractionManagerService.java | 289 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in initForUserNoTracing() 454 mResolver, Settings.Secure.VOICE_INTERACTION_SERVICE, mCurUser); in switchImplementationIfNeededNoTracingLocked() 555 Settings.Secure.VOICE_INTERACTION_SERVICE, userHandle); in getCurInteractor() 566 Settings.Secure.VOICE_INTERACTION_SERVICE, in setCurInteractor() 1349 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged() 1383 Settings.Secure.VOICE_INTERACTION_SERVICE, serviceComponentName, in onRoleHoldersChanged() 1406 Settings.Secure.VOICE_INTERACTION_SERVICE, "", userId); in onRoleHoldersChanged() 1421 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 | 710 Settings.Secure.VOICE_INTERACTION_SERVICE,
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 452 IntentName: android.provider.Settings.Secure#VOICE_INTERACTION_SERVICE: 2368 NoSettingsProvider: android.provider.Settings.Secure#VOICE_INTERACTION_SERVICE: 2369 New setting keys are not allowed. (Field: VOICE_INTERACTION_SERVICE) 2655 ServiceName: android.provider.Settings.Secure#VOICE_INTERACTION_SERVICE:
|
D | test-current.txt | 2627 field public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service";
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 1487 Settings.Secure.VOICE_INTERACTION_SERVICE, UserHandle.USER_CURRENT); in updateAssistantUId() 1497 + Settings.Secure.VOICE_INTERACTION_SERVICE + ": " + assistantName); in updateAssistantUId() 5637 Settings.Secure.VOICE_INTERACTION_SERVICE), false, this); in SettingsObserver()
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsProtoDumpUtil.java | 2420 Settings.Secure.VOICE_INTERACTION_SERVICE, in dumpProtoSecureSettingsLocked()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 5888 public static final String VOICE_INTERACTION_SERVICE = "voice_interaction_service"; field in Settings.Secure
|