Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
H A DFallbackRecentsView.java151 && getTaskViewCount() == 0 && mLoadPlanEverApplied) { in shouldAddStubTaskView()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java588 protected boolean mLoadPlanEverApplied; field in RecentsView
1362 mLoadPlanEverApplied = true; in applyLoadPlan()