Home
last modified time | relevance | path

Searched defs:getBoundsOnScreen (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DNotificationExpandButton.java91 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationExpandButton
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java307 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationShelf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java449 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in ExpandableView