Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java351 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in MainInteractionSession
352 super.onTaskStarted(intent, taskId); in onTaskStarted()
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java902 onTaskStarted((Intent) msg.obj, msg.arg1); in executeMessage()
1952 public void onTaskStarted(Intent intent, int taskId) { in onTaskStarted() method in VoiceInteractionSession
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39079 method public void onTaskStarted(android.content.Intent, int);