Home
last modified time | relevance | path

Searched defs:getBatteryLevel (Results 1 – 2 of 2) sorted by relevance

/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DIDevice.java507 public Integer getBatteryLevel() throws TimeoutException, in getBatteryLevel() method
520 public Integer getBatteryLevel(long freshnessMs) throws TimeoutException, in getBatteryLevel() method
DDevice.java126 public Integer getBatteryLevel() { in getBatteryLevel() method in Device.BatteryReceiver
768 public Integer getBatteryLevel() throws TimeoutException, AdbCommandRejectedException, in getBatteryLevel() method in Device
775 public Integer getBatteryLevel(long freshnessMs) throws TimeoutException, in getBatteryLevel() method in Device