Searched refs:mCurrentSubtypeHasBeenUsed (Results 1 – 1 of 1) sorted by relevance
555 private boolean mCurrentSubtypeHasBeenUsed; field in LatinIME.SubtypeState558 mCurrentSubtypeHasBeenUsed = true; in setCurrentSubtypeHasBeenUsed()565 final boolean currentSubtypeHasBeenUsed = mCurrentSubtypeHasBeenUsed; in switchSubtype()568 mCurrentSubtypeHasBeenUsed = false; in switchSubtype()