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.java190 && !hasTaskViews() && mLoadPlanEverApplied) { in shouldAddStubTaskView()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java743 protected boolean mLoadPlanEverApplied; field in RecentsView
1911 return super.isPageScrollsInitialized() && mLoadPlanEverApplied; in isPageScrollsInitialized()
1927 mLoadPlanEverApplied = true; in applyLoadPlan()