Searched defs:hasBattery (Results 1 – 5 of 5) sorted by relevance
87 boolean hasBattery() throws Exception { in hasBattery() method in BatteryConstraintTest
182 private boolean hasBattery() throws DeviceNotAvailableException { in hasBattery() method in BatteryUsageStatsTests
50 public static boolean hasBattery() { in hasBattery() method in BatteryUtils
670 private static boolean hasBattery(Context context) { in hasBattery() method in ManifestTestListAdapter
419 public static boolean hasBattery(ITestDevice device) throws Exception { in hasBattery() method