Home
last modified time | relevance | path

Searched refs:minBouncerHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/
DBouncerSwipeTouchHandlerTest.java230 final float minBouncerHeight = in testSwipeUp_whenBouncerInitiallyShowing_reduceHeightWithExclusionRects() local
232 final int minAllowableBottom = SCREEN_HEIGHT_PX - Math.round(minBouncerHeight); in testSwipeUp_whenBouncerInitiallyShowing_reduceHeightWithExclusionRects()