Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDialogMeasureAdapter.java107 final int buttonBarHeight = getViewHeightPx(R.id.button_bar); in onMeasureInternalPortrait() local
112 mSensorProps, displayHeight, textIndicatorHeight, buttonBarHeight, in onMeasureInternalPortrait()
203 final int buttonBarHeight = getViewHeightPx(R.id.button_bar); in onMeasureInternalLandscape() local
208 buttonBarHeight, navbarInsets.bottom); in onMeasureInternalLandscape()