Searched refs:mBluetoothPingStart (Results 1 – 1 of 1) sorted by relevance
371 private int mBluetoothPingStart = -1; field in BatteryStatsImpl1875 if (mBluetoothPingStart == -1) { in getBluetoothPingCount()1878 return getCurrentBluetoothPingCount() - mBluetoothPingStart; in getBluetoothPingCount()1884 if (headset != null && mBtHeadset == null && isOnBattery() && mBluetoothPingStart == -1) { in setBtHeadset()1885 mBluetoothPingStart = getCurrentBluetoothPingCount(); in setBtHeadset()2460 mBluetoothPingStart = getCurrentBluetoothPingCount(); in updateTimeBasesLocked()2465 mBluetoothPingStart = -1; in updateTimeBasesLocked()8578 mBluetoothPingStart = -1; in readFromParcelLocked()