Home
last modified time | relevance | path

Searched refs:taskStarted (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DTaskSingleDrainer.java76 public void taskStarted() { in taskStarted() method in TaskSingleDrainer
77 mTaskDrainer.taskStarted(mSingleTask); in taskStarted()
H A DTaskDrainer.java116 public void taskStarted(T task) { in taskStarted() method in TaskDrainer
/aosp14/frameworks/base/core/java/android/service/voice/
H A DIVoiceInteractionSession.aidl38 void taskStarted(in Intent intent, int taskId); in taskStarted() method
H A DVoiceInteractionSession.java375 public void taskStarted(Intent intent, int taskId) {
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraCaptureSessionImpl.java443 mAbortDrainer.taskStarted(); in abortCaptures()
816 mIdleDrainer.taskStarted();
916 mSequenceDrainer.taskStarted(sequenceId);
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTask.java1184 voiceSession.taskStarted(intent, mTaskId); in onParentChanged()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19562 Landroid/hardware/camera2/utils/TaskDrainer;->taskStarted(Ljava/lang/Object;)V
19569 Landroid/hardware/camera2/utils/TaskSingleDrainer;->taskStarted()V
50572 Landroid/service/voice/IVoiceInteractionSession$Stub$Proxy;->taskStarted(Landroid/content/Intent;I)V
50593 Landroid/service/voice/IVoiceInteractionSession;->taskStarted(Landroid/content/Intent;I)V