Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DPasswordEntryKeyboard.java122 mEnterKey.popupResId = 0; in setEnterKeyResources()
228 popupResId = 0; in LatinKey()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java280 public int popupResId; field in Keyboard.Key
369 popupResId = a.getResourceId( in Key()
DKeyboardView.java945 key.popupResId != 0 ? LONG_PRESSABLE_STATE_SET : EMPTY_STATE_SET); in showKey()
1085 int popupKeyboardId = popupKey.popupResId; in onLongPress()
/frameworks/base/api/
Dcurrent.txt11312 field public int popupResId;