Searched defs:scheduleLocalVoiceInteractionStarted (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivityThread.java1337 public void scheduleLocalVoiceInteractionStarted(IBinder token, method in class:ActivityThread.ApplicationThread
H A DApplicationThreadNative.java435 scheduleLocalVoiceInteractionStarted(token, voiceInteractor);
1118 public final void scheduleLocalVoiceInteractionStarted(IBinder token, method in class:ApplicationThreadProxy
H A DIApplicationThread.java164 void scheduleLocalVoiceInteractionStarted(IBinder token, IVoiceInteractor voiceInteractor) throws RemoteException; method in interface:IApplicationThread

Completed in 627 milliseconds