HomeSort by relevance Sort by last modified time
    Searched refs:isInContentBounds (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 482 mTouchStartedInEmptyArea = !isInContentBounds(x, y);
540 protected abstract boolean isInContentBounds(float x, float y);
    [all...]
NotificationPanelView.java 670 protected boolean isInContentBounds(float x, float y) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 195 milliseconds