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