Searched refs:onTaskStarted (Results 1 – 4 of 4) sorted by relevance
318 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in MainInteractionSession319 super.onTaskStarted(intent, taskId); in onTaskStarted()
807 onTaskStarted((Intent) msg.obj, msg.arg1); in executeMessage()1439 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in VoiceInteractionSession
28858 method public void onTaskStarted(android.content.Intent, int);
31009 method public void onTaskStarted(android.content.Intent, int);