Searched refs:mCurrentSubtypeHasBeenUsed (Results 1 – 1 of 1) sorted by relevance
485 private boolean mCurrentSubtypeHasBeenUsed; field in LatinIME.SubtypeState488 mCurrentSubtypeHasBeenUsed = true; in setCurrentSubtypeHasBeenUsed()495 final boolean currentSubtypeHasBeenUsed = mCurrentSubtypeHasBeenUsed; in switchSubtype()498 mCurrentSubtypeHasBeenUsed = false; in switchSubtype()