Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java408 public Builder setY2(float y2) { in setY2() method in FlingAnimationUtils.Builder
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java265 .setY2(0.84f) in PanelViewController()