Searched defs:voiceInteractor (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/core/java/android/app/servertransaction/ |
D | LaunchActivityItem.java | 103 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/ |
D | ActivityStarter.java | 321 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()
|
D | ActivityStack.java | 2888 IVoiceInteractor voiceInteractor, boolean toTop, ActivityRecord activity, in reuseOrCreateTask()
|
D | Task.java | 235 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
|
D | ActivityTaskManagerService.java | 3867 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked() 6104 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
|
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 138 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
|
D | VoiceInteractor.java | 1201 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
|
D | Activity.java | 859 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances 1984 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor() 7897 Configuration config, String referrer, IVoiceInteractor voiceInteractor, in attach()
|
D | ActivityThread.java | 492 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord 569 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord() 1705 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()
|