Searched defs:voiceInteractor (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/app/servertransaction/ |
D | LaunchActivityItem.java | 119 String referrer, IVoiceInteractor voiceInteractor, int procState, Bundle state, in obtain() 295 CompatibilityInfo compatInfo, String referrer, IVoiceInteractor voiceInteractor, in setValues()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityStarter.java | 351 IVoiceInteractor voiceInteractor; field in ActivityStarter.Request 1377 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityUnchecked() 1544 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor, in startActivityInner() 2229 IVoiceInteractor voiceInteractor, @BalCode int balCode) { in setInitialState() 2901 ActivityStarter setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
D | Task.java | 330 IVoiceInteractor voiceInteractor; // Associated interactor to provide to app field in Task
|
D | ActivityTaskManagerService.java | 3416 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStartedLocked() 5514 IVoiceInteractionSession voiceSession, IVoiceInteractor voiceInteractor) { in onLocalVoiceInteractionStarted()
|
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
D | TestUtils.java | 150 LaunchActivityItemBuilder setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 147 IVoiceInteractor voiceInteractor); in scheduleLocalVoiceInteractionStarted()
|
D | VoiceInteractor.java | 1215 final VoiceInteractor voiceInteractor = mInteractor.get(); in cancel() local
|
D | Activity.java | 891 VoiceInteractor voiceInteractor; field in Activity.NonConfigurationInstances 2092 void setVoiceInteractor(IVoiceInteractor voiceInteractor) { in setVoiceInteractor()
|
D | ActivityThread.java | 545 IVoiceInteractor voiceInteractor; field in ActivityThread.ActivityClientRecord 619 String referrer, IVoiceInteractor voiceInteractor, Bundle state, in ActivityClientRecord() 1835 IVoiceInteractor voiceInteractor) throws RemoteException { in scheduleLocalVoiceInteractionStarted()
|
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | VoiceInteractionManagerService.java | 280 IVoiceInteractor voiceInteractor = session.mInteractor; in getVoiceInteractorPackageName() local
|