Home
last modified time | relevance | path

Searched defs:getSupportedStates (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManager.java88 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManager
H A DDeviceStateManagerGlobal.java93 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerGlobal
/aosp14/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
H A DDeviceStateManagerGlobalTest.java390 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerGlobalTest.TestDeviceStateManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java352 DeviceState[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerService