Searched defs:getSupportedDeviceStates (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/hardware/devicestate/ | ||
D | DeviceStateManager.java | 102 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManager |
D | DeviceStateManagerGlobal.java | 97 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManagerGlobal |
/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/ | ||
D | DeviceStateManagerGlobalTest.java | 404 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManagerGlobalTest.TestDeviceStateManagerService |