Home
last modified time | relevance | path

Searched defs:hasBattery (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryIncidentTest.java62 static boolean hasBattery(ITestDevice device) throws DeviceNotAvailableException { in hasBattery() method in BatteryIncidentTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBatteryUtils.java47 public static boolean hasBattery() { in hasBattery() method in BatteryUtils
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/batterystats/
DBatteryUsageStatsTests.java142 private boolean hasBattery() throws DeviceNotAvailableException { in hasBattery() method in BatteryUsageStatsTests
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DBatteryConstraintTest.java85 boolean hasBattery() throws Exception { in hasBattery() method in BatteryConstraintTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java348 public static boolean hasBattery(ITestDevice device) throws Exception { in hasBattery() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java555 protected boolean hasBattery() throws Exception { in hasBattery() method in AtomTestCase