Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java711 notifyTaskLaunchFailed(TAG); in launchTaskAnimated()
748 notifyTaskLaunchFailed(TAG); in launchTask()
1370 private void notifyTaskLaunchFailed(String tag) { in notifyTaskLaunchFailed() method in TaskView