Searched refs:onTaskStarted (Results 1 – 3 of 3) sorted by relevance
351 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in MainInteractionSession352 super.onTaskStarted(intent, taskId); in onTaskStarted()
886 onTaskStarted((Intent) msg.obj, msg.arg1); in executeMessage()1821 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in VoiceInteractionSession
41829 method public void onTaskStarted(android.content.Intent, int);