Home
last modified time | relevance | path

Searched refs:onTaskFinished (Results 1 – 6 of 6) 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/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupReporter.java420 void onTaskFinished() { in onTaskFinished() method in KeyValueBackupReporter
DKeyValueBackupTask.java567 mReporter.onTaskFinished(); in finishTask()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java891 onTaskFinished((Intent) msg.obj, msg.arg1); in executeMessage()
1835 public void onTaskFinished(Intent intent, int taskId) { in onTaskFinished() method in VoiceInteractionSession
/frameworks/base/services/
Dart-profile5012 PLcom/android/server/backup/keyvalue/KeyValueBackupReporter;->onTaskFinished()V
/frameworks/base/api/
Dcurrent.txt41828 method public void onTaskFinished(android.content.Intent, int);