Searched refs:toLabelState (Results 1 – 1 of 1) sorted by relevance
1451 ToState toLabelState; in onFocusChange() local1453 toLabelState = ToState.UNCHANGED; in onFocusChange()1455 toLabelState = mInfo.getToLabelState(); in onFocusChange()1456 if (toLabelState.toString().startsWith("TO_SUGGESTION")) { in onFocusChange()1460 statsLogger.withToState(toLabelState); in onFocusChange()1467 logFolderLabelState(mFromLabelState, toLabelState); in onFocusChange()