Searched refs:onMeasureInternal (Results 1 – 2 of 2) sorted by relevance
97 private AuthDialog.LayoutParams onMeasureInternal(int width, int height) { in onMeasureInternal() method in BiometricPromptLayout141 return mUdfpsAdapter.onMeasureInternal(width, height, params, in onMeasureInternal()164 final AuthDialog.LayoutParams params = onMeasureInternal(width, height); in onMeasure()
66 public AuthDialog.LayoutParams onMeasureInternal( in onMeasureInternal() method in UdfpsDialogMeasureAdapter