Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java445 public Builder setY2(float y2) { in setY2() method in FlingAnimationUtils.Builder
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java838 .setY2(0.84f) in NotificationPanelViewController()