HomeSort by relevance Sort by last modified time
    Searched full:ispowered (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/os/
BatteryManagerInternal.java 28 public abstract boolean isPowered(int plugTypeSet);
  /frameworks/base/services/core/java/com/android/server/power/
WirelessChargerDetector.java 216 * @param isPowered True if the device is powered.
222 public boolean update(boolean isPowered, int plugType, int batteryLevel) {
226 if (isPowered && plugType == BatteryManager.BATTERY_PLUGGED_WIRELESS) {
PowerManagerService.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbuser.h 220 BOOLEAN IsPowered;
  /frameworks/base/services/core/java/com/android/server/job/controllers/
BatteryController.java 155 mCharging = batteryManagerInternal.isPowered(BatteryManager.BATTERY_PLUGGED_ANY);
  /frameworks/base/services/core/java/com/android/server/
BatteryService.java     [all...]
  /frameworks/base/config/
boot-image-profile.txt     [all...]
  /frameworks/base/services/
art-profile     [all...]

Completed in 291 milliseconds