Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSection.java62 public Rect getCurrentBounds() { in getCurrentBounds() method in NotificationSection
/frameworks/layoutlib/bridge/src/android/view/
DWindowManagerImpl.java255 private static Rect getCurrentBounds(Context context) { in getCurrentBounds() method in WindowManagerImpl