Searched refs:mBluetoothScanResultBgCounter (Results 1 – 2 of 2) sorted by relevance
7593 Counter mBluetoothScanResultBgCounter; field in BatteryStatsImpl.Uid8447 if (mBluetoothScanResultBgCounter == null) { in createBluetoothScanResultBgCounterLocked()8450 return mBluetoothScanResultBgCounter; in createBluetoothScanResultBgCounterLocked()8662 return mBluetoothScanResultBgCounter; in getBluetoothScanResultBgCounter()8974 resetIfNotNull(mBluetoothScanResultBgCounter, false, realtimeUs); in reset()9137 detachIfNotNull(mBluetoothScanResultBgCounter); in detachFromTimeBase()9386 if (mBluetoothScanResultBgCounter != null) { in writeToParcelLocked()9388 mBluetoothScanResultBgCounter.writeToParcel(out); in writeToParcelLocked()9691 mBluetoothScanResultBgCounter = null; in readFromParcelLocked()16355 if (u.mBluetoothScanResultBgCounter != null) {[all …]
77225 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanResultBgCounter:Lcom/android/internal…