Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DUpdateInstaller.java67 if (!isBatteryLevelSufficient()) { in startInstallUpdate()
89 private boolean isBatteryLevelSufficient() { in isBatteryLevelSufficient() method in UpdateInstaller