Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapter.java73 return onMeasureInternalPortrait(width, height, scaleFactor); in onMeasureInternal()
101 private AuthDialog.LayoutParams onMeasureInternalPortrait(int width, int height, in onMeasureInternalPortrait() method in UdfpsDialogMeasureAdapter