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.java359 public void onTaskFinished(Intent intent, int taskId) { in onTaskFinished() method in MainInteractionSession
360 super.onTaskFinished(intent, taskId); in onTaskFinished()
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupReporter.java412 void onTaskFinished() { in onTaskFinished() method in KeyValueBackupReporter
DKeyValueBackupTask.java803 mReporter.onTaskFinished(); in finishTask()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java960 onTaskFinished((Intent) msg.obj, msg.arg1); in executeMessage()
2110 public void onTaskFinished(Intent intent, int taskId) { in onTaskFinished() method in VoiceInteractionSession
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41639 method public void onTaskFinished(android.content.Intent, int);