Home
last modified time | relevance | path

Searched defs:scheduleLocalVoiceInteractionStarted (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java163 …void scheduleLocalVoiceInteractionStarted(IBinder token, IVoiceInteractor voiceInteractor) throws … in scheduleLocalVoiceInteractionStarted() method
DApplicationThreadNative.java1116 public final void scheduleLocalVoiceInteractionStarted(IBinder token, in scheduleLocalVoiceInteractionStarted() method in ApplicationThreadProxy
DActivityThread.java1321 public void scheduleLocalVoiceInteractionStarted(IBinder token, in scheduleLocalVoiceInteractionStarted() method in ActivityThread.ApplicationThread