Searched refs:assistantHeight (Results 1 – 2 of 2) sorted by relevance
316 float assistantHeight = Math.max(navbarHeight, mContractInfo.getWindowCornerRadius()); in updateAssistantRegions() local319 orientationRectF.bottom - assistantHeight; in updateAssistantRegions()
122 final float assistantHeight = Math.max(mBottomGestureHeight, in NavBarGestureHandler() local125 mAssistantLeftRegion.top = mAssistantRightRegion.top = mDisplaySize.y - assistantHeight; in NavBarGestureHandler()