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