Searched defs:getSupportedStates (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/devicestate/ | ||
H A D | DeviceStateManager.java | 88 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManager |
H A D | DeviceStateManagerGlobal.java | 93 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerGlobal |
/aosp14/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/ | ||
H A D | DeviceStateManagerGlobalTest.java | 390 public int[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerGlobalTest.TestDeviceStateManagerService |
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/ | ||
H A D | DeviceStateManagerService.java | 352 DeviceState[] getSupportedStates() { in getSupportedStates() method in DeviceStateManagerService |