Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DStashedHandleViewController.java122 mStashedHandleView.updateSampledRegion(mStashedHandleBounds); in init()
180 mStashedHandleView.updateSampledRegion(mStashedHandleBounds); in onIsStashed()
H A DStashedHandleView.java70 public void updateSampledRegion(Rect stashedHandleBounds) { in updateSampledRegion() method in StashedHandleView