Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java173 && getTaskViewCount() == 0 && mLoadPlanEverApplied) { in shouldAddStubTaskView()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java682 protected boolean mLoadPlanEverApplied; field in RecentsView
1733 return super.isPageScrollsInitialized() && mLoadPlanEverApplied; in isPageScrollsInitialized()
1748 mLoadPlanEverApplied = true; in applyLoadPlan()