Searched refs:RELEASING (Results 1 – 1 of 1) sorted by relevance
25 protected static final int RELEASING = 0; field in ModifierKeyState30 protected int mState = RELEASING;45 mState = RELEASING; in onRelease()63 return mState == RELEASING; in isReleasing()77 case RELEASING: return "RELEASING"; in toString()