Searched refs:isBatteryPresent (Results 1 – 2 of 2) sorted by relevance
288 public static boolean isBatteryPresent(Intent batteryChangedIntent) { in isBatteryPresent() method in Utils
364 boolean batteryPresent = Utils.isBatteryPresent(intent);