Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DDigitalWellBeingToast.java76 mActivity.getViewCache().recycleView(R.layout.digital_wellbeing_toast, oldFooter); in setTaskFooter()
90 TextView toast = mActivity.getViewCache().getView(R.layout.digital_wellbeing_toast, in setLimit()
DRecentsView.java355 mActivity.getViewCache().setCacheSize(R.layout.digital_wellbeing_toast, 5); in RecentsView()
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java108 public ViewCache getViewCache() { in getViewCache() method in BaseActivity
/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java730 FloatingIconView view = launcher.getViewCache().getView(R.layout.floating_icon_view, in getFloatingIconView()
837 mLauncher.getViewCache().recycleView(R.layout.floating_icon_view, this); in finish()