Searched refs:KEY_STATE_PRESSED (Results 1 – 2 of 2) sorted by relevance
301 private final static int[] KEY_STATE_PRESSED = { field in Keyboard.Key509 states = KEY_STATE_PRESSED; in getCurrentDrawableState()
782 private final static int[] KEY_STATE_PRESSED = { field in Key824 return mPressed ? KEY_STATE_PRESSED : KEY_STATE_NORMAL; in getCurrentDrawableState()