Home
last modified time | relevance | path

Searched defs:voiceInteractor (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/servertransaction/
DLaunchActivityItem.java103 String referrer, IVoiceInteractor voiceInteractor, int procState, Bundle state, in obtain()
263 CompatibilityInfo compatInfo, String referrer, IVoiceInteractor voiceInteractor, in setValues()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java321 IVoiceInteractor voiceInteractor; field in ActivityStarter.Request
604 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startResolvedActivity()
1513 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked()
1588 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityInner()
2161 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in setInitialState()
2685 ActivityStarter setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
DActivityStack.java2888 IVoiceInteractor voiceInteractor, boolean toTop, ActivityRecord activity, in reuseOrCreateTask()
DTask.java235 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
DActivityTaskManagerService.java3867 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked()
6104 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
/frameworks/base/core/java/android/app/
DIApplicationThread.aidl138 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
DVoiceInteractor.java1201 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
DActivity.java859 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances
1984 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
7897 Configuration config, String referrer, IVoiceInteractor voiceInteractor, in attach()
DActivityThread.java492 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord
569 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord()
1705 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()