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

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSessionService.java61 doNewSession((IBinder)args.arg1, (Bundle)args.arg2, args.argi1);
117 void doNewSession(IBinder token, Bundle args, int startFlags) { method in class:VoiceInteractionSessionService

Completed in 52 milliseconds