Home
last modified time | relevance | path

Searched defs:getSupportedDeviceStates (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/devicestate/
DDeviceStateManager.java102 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManager
DDeviceStateManagerGlobal.java97 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManagerGlobal
/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
DDeviceStateManagerGlobalTest.java404 public List<DeviceState> getSupportedDeviceStates() { in getSupportedDeviceStates() method in DeviceStateManagerGlobalTest.TestDeviceStateManagerService