Home
last modified time | relevance | path

Searched refs:onTaskStarted (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java318 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in MainInteractionSession
319 super.onTaskStarted(intent, taskId); in onTaskStarted()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java807 onTaskStarted((Intent) msg.obj, msg.arg1); in executeMessage()
1439 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in VoiceInteractionSession
/frameworks/base/api/
Dcurrent.txt28858 method public void onTaskStarted(android.content.Intent, int);
Dsystem-current.txt31009 method public void onTaskStarted(android.content.Intent, int);