Home
last modified time | relevance | path

Searched defs:textIndicatorHeightPx (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsDialogMeasureAdapterTest.java47 final int textIndicatorHeightPx = 200; in testUdfpsBottomSpacerHeightForPortrait() local
83 final int textIndicatorHeightPx = 190; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceAboveIcon() local
99 final int textIndicatorHeightPx = 290; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceBelowIcon() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDialogMeasureAdapter.java298 int textIndicatorHeightPx, int buttonBarHeightPx, int dialogMarginPx, in calculateBottomSpacerHeightForPortrait()
329 int descriptionHeightPx, int topSpacerHeightPx, int textIndicatorHeightPx, in calculateBottomSpacerHeightForLandscape()