Searched refs:mCurrentSubtypeHasBeenUsed (Results 1 – 1 of 1) sorted by relevance
518 private boolean mCurrentSubtypeHasBeenUsed; field in LatinIME.SubtypeState521 mCurrentSubtypeHasBeenUsed = true; in setCurrentSubtypeHasBeenUsed()528 final boolean currentSubtypeHasBeenUsed = mCurrentSubtypeHasBeenUsed; in switchSubtype()531 mCurrentSubtypeHasBeenUsed = false; in switchSubtype()