Home
last modified time | relevance | path

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

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