Searched refs:toLabelState (Results 1 – 1 of 1) sorted by relevance
1464 ToState toLabelState; in onFocusChange() local1466 toLabelState = ToState.UNCHANGED; in onFocusChange()1468 toLabelState = mInfo.getToLabelState(); in onFocusChange()1469 if (toLabelState.toString().startsWith("TO_SUGGESTION")) { in onFocusChange()1473 statsLogger.withToState(toLabelState); in onFocusChange()