Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java295 private int mBluetoothPingCount; field in BatteryStatsImpl
1221 return mBluetoothPingCount; in getBluetoothPingCount()
1453 mBluetoothPingCount = 0; in doUnplugLocked()
1488 mBluetoothPingCount = getBluetoothPingCount(); in doPlugLocked()
5521 mBluetoothPingCount = in.readInt(); in readFromParcelLocked()