Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java271 public boolean isLightDeviceIdleMode() throws RemoteException { in isLightDeviceIdleMode() method in BridgePowerManager
/frameworks/base/core/java/android/os/
DIPowerManager.aidl74 boolean isLightDeviceIdleMode(); in isLightDeviceIdleMode() method
DPowerManager.java2343 public boolean isLightDeviceIdleMode() { in isLightDeviceIdleMode() method in PowerManager