Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java630 protected abstract boolean isInContentBounds(float x, float y); in isInContentBounds() method in PanelView
DNotificationPanelView.java982 protected boolean isInContentBounds(float x, float y) { in isInContentBounds() method in NotificationPanelView