Searched refs:matchState (Results 1 – 1 of 1) sorted by relevance
195 State matchState = null; in adaptConfigSelection() local212 matchState = state; in adaptConfigSelection()220 if (matchState != null) { in adaptConfigSelection()221 mConfiguration.setDeviceState(matchState, true); in adaptConfigSelection()225 mConfigChooser.selectDeviceState(matchState); in adaptConfigSelection()