Searched refs:isWakeLockLevelSupported (Results 1 – 9 of 9) sorted by relevance
45 boolean isWakeLockLevelSupported(int level); in isWakeLockLevelSupported() method
1764 public boolean isWakeLockLevelSupported(int level) { in isWakeLockLevelSupported() method in PowerManager1766 return mService.isWakeLockLevelSupported(level); in isWakeLockLevelSupported()
243 public boolean isWakeLockLevelSupported(int level) throws RemoteException { in isWakeLockLevelSupported() method in BridgePowerManager
5954 public boolean isWakeLockLevelSupported(int level) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
36242 Landroid/os/IPowerManager$Stub$Proxy;->isWakeLockLevelSupported(I)Z36294 Landroid/os/IPowerManager;->isWakeLockLevelSupported(I)Z
21349 PLcom/android/server/power/PowerManagerService$BinderService;->isWakeLockLevelSupported(I)Z
22158 method public boolean isWakeLockLevelSupported(int);
33649 method public boolean isWakeLockLevelSupported(int);