Searched refs:LONG_PRESSABLE_STATE_SET (Results 1 – 2 of 2) sorted by relevance
79 private static final int[] LONG_PRESSABLE_STATE_SET = { android.R.attr.state_long_pressable }; field in KeyboardView954 key.mMoreKeys != null ? LONG_PRESSABLE_STATE_SET : EMPTY_STATE_SET); in showKeyPreview()
131 private static final int[] LONG_PRESSABLE_STATE_SET = { field in KeyboardView979 key.popupResId != 0 ? LONG_PRESSABLE_STATE_SET : EMPTY_STATE_SET); in showKey()