Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapterTest.java47 final int textIndicatorHeightPx = 200; in testUdfpsBottomSpacerHeightForPortrait() local
82 final int textIndicatorHeightPx = 190; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceAboveIcon() local
98 final int textIndicatorHeightPx = 290; in testUdfpsBottomSpacerHeightForLandscape_whenMoreSpaceBelowIcon() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapter.java259 int textIndicatorHeightPx, int buttonBarHeightPx, int dialogMarginPx, in calculateBottomSpacerHeightForPortrait()
287 int descriptionHeightPx, int topSpacerHeightPx, int textIndicatorHeightPx, in calculateBottomSpacerHeightForLandscape()