Home
last modified time | relevance | path

Searched refs:getSupportedStateIdentifiers (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManagerInternal.java27 public abstract int[] getSupportedStateIdentifiers(); in getSupportedStateIdentifiers() method in DeviceStateManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java1300 public int[] getSupportedStateIdentifiers() { in getSupportedStateIdentifiers() method in DeviceStateManagerService.LocalService
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java4393 mDeviceStateManager.getSupportedStateIdentifiers(); in getPossibleDisplayInfo()