Searched refs:mTouchStartedInEmptyArea (Results 1 – 1 of 1) sorted by relevance
576 private boolean mTouchStartedInEmptyArea; field in NotificationPanelViewController3580 ipw.print("mTouchStartedInEmptyArea="); ipw.println(mTouchStartedInEmptyArea);4995 mTouchStartedInEmptyArea = !isInContentBounds(x, y);5035 if (canCollapsePanel || mTouchStartedInEmptyArea || mAnimatingOnDown