Searched refs:toLabelState (Results 1 – 1 of 1) sorted by relevance
1508 ToState toLabelState; in onFocusChange() local1510 toLabelState = ToState.UNCHANGED; in onFocusChange()1512 toLabelState = mInfo.getToLabelState(); in onFocusChange()1513 if (toLabelState.toString().startsWith("TO_SUGGESTION")) { in onFocusChange()1517 statsLogger.withToState(toLabelState); in onFocusChange()