Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DStashedHandleViewController.java200 public boolean isStashedHandleVisible() { in isStashedHandleVisible() method in StashedHandleViewController
H A DTaskbarStashController.java260 return mControllers.stashedHandleViewController.isStashedHandleVisible() || isAnimating in getContentHeightToReportToApps()