Searched refs:getBluetoothPingCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHelper.java804 int btPingCount = mStats.getBluetoothPingCount();
H A DBatteryStatsImpl.java1870 public int getBluetoothPingCount() { method in class:BatteryStatsImpl
2460 mBluetoothPingCount = getBluetoothPingCount();
8608 out.writeInt(getBluetoothPingCount());
/frameworks/base/core/java/android/os/
H A DBatteryStats.java1405 public abstract int getBluetoothPingCount(); method in class:BatteryStats

Completed in 169 milliseconds