Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthDialog.java41 public LayoutParams(int mediumWidth, int mediumHeight) { in LayoutParams() argument
43 mMediumHeight = mediumHeight; in LayoutParams()