Searched refs:mBottomGestureHeight (Results 1 – 1 of 1) sorted by relevance
234 private float mBottomGestureHeight; field in EdgeBackGestureHandler521 mBottomGestureHeight = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, gestureHeight, in updateCurrentUserResources()866 if (y >= (mDisplaySize.y - mBottomGestureHeight)) { in isWithinInsets()1270 pw.println(" mBottomGestureHeight=" + mBottomGestureHeight); in dump()