Home
last modified time | relevance | path

Searched refs:isWakeLockLevelSupported (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/os/
DIPowerManager.aidl41 boolean isWakeLockLevelSupported(int level); in isWakeLockLevelSupported() method
DPowerManager.java891 public boolean isWakeLockLevelSupported(int level) { in isWakeLockLevelSupported() method in PowerManager
893 return mService.isWakeLockLevelSupported(level); in isWakeLockLevelSupported()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java140 public boolean isWakeLockLevelSupported(int level) throws RemoteException { in isWakeLockLevelSupported() method in BridgePowerManager
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java4227 public boolean isWakeLockLevelSupported(int level) { in isWakeLockLevelSupported() method in PowerManagerService.BinderService
/frameworks/base/config/
Dboot-image-profile.txt5233 HPLandroid/os/IPowerManager$Stub$Proxy;->isWakeLockLevelSupported(I)Z
5322 HPLandroid/os/PowerManager;->isWakeLockLevelSupported(I)Z
28861 HSPLandroid/os/IPowerManager;->isWakeLockLevelSupported(I)Z
/frameworks/base/services/
Dart-profile13340 PLcom/android/server/power/PowerManagerService$BinderService;->isWakeLockLevelSupported(I)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22158 method public boolean isWakeLockLevelSupported(int);
/frameworks/base/api/
Dcurrent.txt31389 method public boolean isWakeLockLevelSupported(int);
Dtest-current.txt31566 method public boolean isWakeLockLevelSupported(int);
Dsystem-current.txt34136 method public boolean isWakeLockLevelSupported(int);