Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapterTest.java49 final int textIndicatorHeightPx = 200; in testUdfpsBottomSpacerHeightForPortrait() local
85 final int textIndicatorHeightPx = 190; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceAboveIcon() local
101 final int textIndicatorHeightPx = 290; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceBelowIcon() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapter.java293 int textIndicatorHeightPx, int buttonBarHeightPx, int dialogMarginPx, in calculateBottomSpacerHeightForPortrait()
324 int descriptionHeightPx, int topSpacerHeightPx, int textIndicatorHeightPx, in calculateBottomSpacerHeightForLandscape()