Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java292 public int popupResId; field in Keyboard.Key
381 popupResId = a.getResourceId( in Key()
H A DKeyboardView.java971 key.popupResId != 0 ? LONG_PRESSABLE_STATE_SET : EMPTY_STATE_SET); in showKey()
1095 int popupKeyboardId = popupKey.popupResId; in onLongPress()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20191 field @Deprecated public int popupResId;