Searched defs:hasBattery (Results 1 – 6 of 6) sorted by relevance
62 static boolean hasBattery(ITestDevice device) throws DeviceNotAvailableException { in hasBattery() method in BatteryIncidentTest
48 public static boolean hasBattery() { in hasBattery() method in BatteryUtils
173 private boolean hasBattery() throws DeviceNotAvailableException { in hasBattery() method in BatteryUsageStatsTests
87 boolean hasBattery() throws Exception { in hasBattery() method in BatteryConstraintTest
616 private static boolean hasBattery(Context context) { in hasBattery() method in ManifestTestListAdapter
410 public static boolean hasBattery(ITestDevice device) throws Exception { in hasBattery() method