Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java357 public void onTaskFinished(Intent intent, int taskId) { in onTaskFinished() method in MainInteractionSession
358 super.onTaskFinished(intent, taskId); in onTaskFinished()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java828 onTaskFinished((Intent) msg.obj, msg.arg1); in executeMessage()
1613 public void onTaskFinished(Intent intent, int taskId) { in onTaskFinished() method in VoiceInteractionSession
/frameworks/base/config/
Dhiddenapi-public-dex.txt40498 Landroid/service/voice/VoiceInteractionSession;->onTaskFinished(Landroid/content/Intent;I)V
/frameworks/base/api/
Dcurrent.txt39610 method public void onTaskFinished(android.content.Intent, int);