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

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

Completed in 464 milliseconds