Searched refs:onBatteryLevel (Results 1 – 2 of 2) sorted by relevance
132 public void onBatteryLevel() { in onBatteryLevel() method in HfpNativeInterfaceTest134 mNativeInterface.onBatteryLevel(level, TEST_DEVICE_ADDRESS); in onBatteryLevel()
450 void onBatteryLevel(int level, byte[] address) { in onBatteryLevel() method in NativeInterface