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.java86 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationExpandButton
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java288 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in NotificationShelf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java433 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen() method in ExpandableView