Home
last modified time | relevance | path

Searched defs:mBaseHeight (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboard.java63 public final int mBaseHeight; field in Keyboard
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardParams.java44 public int mBaseHeight; field in KeyboardParams
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonDrawable.java410 int mBaseHeight; field in KeyButtonDrawable.ShadowDrawableState
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java937 int mBaseHeight = 0; field in VectorDrawable.VectorDrawableState