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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java734 if (getChildCount() == 0 || !isInContentBounds(ev)) {
1888 private boolean isInContentBounds(MotionEvent event) { method in class:NotificationStackScrollLayout

Completed in 60 milliseconds