Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java353 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in MainInteractionSession
354 super.onTaskStarted(intent, taskId); in onTaskStarted()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java942 onTaskStarted((Intent) msg.obj, msg.arg1); in executeMessage()
2058 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in VoiceInteractionSession
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41352 method public void onTaskStarted(android.content.Intent, int);