Searched refs:supportsVisualStashing (Results 1 – 3 of 3) sorted by relevance
353 public boolean supportsVisualStashing() { in supportsVisualStashing() method in TaskbarStashController354 return !mActivity.isThreeButtonNav() && mControllers.uiController.supportsVisualStashing(); in supportsVisualStashing()403 return (hasAnyFlag(FLAG_IN_STASHED_LAUNCHER_STATE) && supportsVisualStashing()); in isInStashedLauncherState()447 if (supportsVisualStashing() && hasAnyFlag(FLAGS_REPORT_STASHED_INSETS_TO_APP)) { in getContentHeightToReportToApps()605 if (!supportsVisualStashing()) { in createAnimToIsStashed()937 isStashed && supportsVisualStashing()); in onIsStashedChanged()
83 public boolean supportsVisualStashing() { in supportsVisualStashing() method in TaskbarUIController
653 && mControllers.taskbarStashController.supportsVisualStashing(); in isIconAlignedWithHotseat()