Searched refs:NOT_SLIDING (Results 1 – 2 of 2) sorted by relevance
109 mSwitcher.onReleaseKey(code, NOT_SLIDING); in releaseKey()144 mSwitcher.onReleaseKey(code, NOT_SLIDING); in chordingReleaseKey()184 mSwitcher.onReleaseKey(code, NOT_SLIDING); in stopSlidingOnKey()
28 public static final boolean NOT_SLIDING = false; field