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