Searched refs:getSupportedStateIdentifiersLocked (Results 1 – 2 of 2) sorted by relevance
245 return getSupportedStateIdentifiersLocked(); in getSupportedStateIdentifiers()250 private int[] getSupportedStateIdentifiersLocked() { in getSupportedStateIdentifiersLocked() method in DeviceStateManagerService265 final int[] supportedStates = getSupportedStateIdentifiersLocked(); in getDeviceStateInfoLocked()279 final int[] oldStateIdentifiers = getSupportedStateIdentifiersLocked(); in updateSupportedStates()296 final int[] newStateIdentifiers = getSupportedStateIdentifiersLocked(); in updateSupportedStates()
17376 HSPLcom/android/server/devicestate/DeviceStateManagerService;->getSupportedStateIdentifiersLocked()…