Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthPanelController.java107 private int getBottomBound(int top) { in getBottomBound() method in AuthPanelController
/aosp14/frameworks/base/core/java/android/view/
H A DCutoutSpecification.java177 public Rect getBottomBound() { in getBottomBound() method in CutoutSpecification