Home
last modified time | relevance | path

Searched refs:getSupportedStateIdentifiersLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java245 return getSupportedStateIdentifiersLocked(); in getSupportedStateIdentifiers()
250 private int[] getSupportedStateIdentifiersLocked() { in getSupportedStateIdentifiersLocked() method in DeviceStateManagerService
265 final int[] supportedStates = getSupportedStateIdentifiersLocked(); in getDeviceStateInfoLocked()
279 final int[] oldStateIdentifiers = getSupportedStateIdentifiersLocked(); in updateSupportedStates()
296 final int[] newStateIdentifiers = getSupportedStateIdentifiersLocked(); in updateSupportedStates()
/aosp12/frameworks/base/services/
H A Dart-profile17376 HSPLcom/android/server/devicestate/DeviceStateManagerService;->getSupportedStateIdentifiersLocked()…