Home
last modified time | relevance | path

Searched defs:hasBattery (Results 1 – 3 of 3) 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/tests/JobScheduler/src/android/jobscheduler/cts/
DBatteryConstraintTest.java93 boolean hasBattery() throws Exception { in hasBattery() method in BatteryConstraintTest
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java474 protected boolean hasBattery() throws Exception { in hasBattery() method in AtomTestCase