Searched refs:newStateIdentifiers (Results 1 – 1 of 1) sorted by relevance
414 final int[] newStateIdentifiers = getSupportedStateIdentifiersLocked(); in updateSupportedStates() local415 if (Arrays.equals(oldStateIdentifiers, newStateIdentifiers)) { in updateSupportedStates()419 mOverrideRequestController.handleNewSupportedStates(newStateIdentifiers, reason); in updateSupportedStates()