Searched refs:shouldAddStubTaskView (Results 1 – 2 of 2) sorted by relevance
126 protected boolean shouldAddStubTaskView(RunningTaskInfo runningTaskInfo) { in shouldAddStubTaskView() method in FallbackRecentsView134 return super.shouldAddStubTaskView(runningTaskInfo); in shouldAddStubTaskView()
1806 protected boolean shouldAddStubTaskView(RunningTaskInfo runningTaskInfo) { in shouldAddStubTaskView() method in RecentsView1817 if (shouldAddStubTaskView(runningTaskInfo)) { in showCurrentTask()