Home
last modified time | relevance | path

Searched defs:onMeasureInternal (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/
H A DBiometricPromptLayout.java98 private AuthDialog.LayoutParams onMeasureInternal(int width, int height) { in onMeasureInternal() method in BiometricPromptLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsDialogMeasureAdapter.java66 public AuthDialog.LayoutParams onMeasureInternal( in onMeasureInternal() method in UdfpsDialogMeasureAdapter
H A DAuthBiometricView.java863 AuthDialog.LayoutParams onMeasureInternal(int width, int height) { in onMeasureInternal() method in AuthBiometricView