Searched refs:getBluetoothPingCount (Results 1 – 3 of 3) sorted by relevance
804 int btPingCount = mStats.getBluetoothPingCount(); in addBluetoothUsage()
1874 public int getBluetoothPingCount() { in getBluetoothPingCount() method in BatteryStatsImpl2464 mBluetoothPingCount = getBluetoothPingCount(); in updateTimeBasesLocked()8719 out.writeInt(getBluetoothPingCount()); in writeToParcelLocked()
1429 public abstract int getBluetoothPingCount(); in getBluetoothPingCount() method in BatteryStats