Searched refs:mTouchStartedInEmptyArea (Results 1 – 1 of 1) sorted by relevance
574 private boolean mTouchStartedInEmptyArea; field in NotificationPanelViewController3453 ipw.print("mTouchStartedInEmptyArea="); ipw.println(mTouchStartedInEmptyArea); in dump()4924 mTouchStartedInEmptyArea = !isInContentBounds(x, y);4964 if (canCollapsePanel || mTouchStartedInEmptyArea || mAnimatingOnDown