Home
last modified time | relevance | path

Searched refs:checkDeviceFor (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DHostAtomTests.java499 if (!checkDeviceFor("checkWifiEnhancedPowerReportingSupported")) return; in testWifiActivityInfo()
DAtomTestCase.java146 protected boolean checkDeviceFor(String methodName) throws Exception { in checkDeviceFor() method in AtomTestCase
DUidAtomTests.java767 if (!checkDeviceFor("checkVibratorSupported")) return; in testVibratorState()