Home
last modified time | relevance | path

Searched defs:getRightBound (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthPanelController.java95 private int getRightBound(@Position int position, int left) { in getRightBound() method in AuthPanelController
/aosp14/frameworks/base/core/java/android/view/
H A DCutoutSpecification.java171 public Rect getRightBound() { in getRightBound() method in CutoutSpecification