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