Home
last modified time | relevance | path

Searched defs:getLeftBound (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/
DNotificationShelfIconContainer.kt40 public override fun getLeftBound(): Float { in getLeftBound() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthPanelController.java77 private int getLeftBound(@Position int position) { in getLeftBound() method in AuthPanelController
/frameworks/base/core/java/android/view/
DCutoutSpecification.java159 public Rect getLeftBound() { in getLeftBound() method in CutoutSpecification
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java588 protected float getLeftBound() { in getLeftBound() method in NotificationIconContainer