Searched refs:mCurrentSubtypeHasBeenUsed (Results 1 – 1 of 1) sorted by relevance
556 private boolean mCurrentSubtypeHasBeenUsed; field in LatinIME.SubtypeState559 mCurrentSubtypeHasBeenUsed = true; in setCurrentSubtypeHasBeenUsed()566 final boolean currentSubtypeHasBeenUsed = mCurrentSubtypeHasBeenUsed; in switchSubtype()569 mCurrentSubtypeHasBeenUsed = false; in switchSubtype()