Searched defs:LONG_PRESSABLE_STATE_SET (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java134 private static final int[] LONG_PRESSABLE_STATE_SET = { R.attr.state_long_pressable }; field in class:KeyboardView
949 key.popupResId != 0 ? LONG_PRESSABLE_STATE_SET : EMPTY_STATE_SET);

Completed in 33 milliseconds