Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1443 public static boolean hasDeviceGotBattery() { in hasDeviceGotBattery() method in MediaUtils
1490 if (!hasDeviceGotBattery()) return false; in isHandheld()
1506 if (!hasDeviceGotBattery()) return false; in isTablet()