Home
last modified time | relevance | path

Searched defs:isWakeLockLevelSupportedWithDisplayId (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java261 public boolean isWakeLockLevelSupportedWithDisplayId(int level, int displayId) in isWakeLockLevelSupportedWithDisplayId() method in BridgePowerManager
/frameworks/base/core/java/android/os/
DIPowerManager.aidl48 boolean isWakeLockLevelSupportedWithDisplayId(int level, int displayId); in isWakeLockLevelSupportedWithDisplayId() method