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

/frameworks/base/core/java/android/app/
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
H A DActivityThread.java1337 public void scheduleLocalVoiceInteractionStarted(IBinder token, method in class:ActivityThread.ApplicationThread

Completed in 1696 milliseconds