Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.java620 notifyTaskLaunchFailed(TAG); in launchTaskAnimated()
656 notifyTaskLaunchFailed(TAG); in launchTask()
1297 private void notifyTaskLaunchFailed(String tag) { in notifyTaskLaunchFailed() method in TaskView