Searched refs:mBluetoothScanResultCounter (Results 1 – 2 of 2) sorted by relevance
7592 Counter mBluetoothScanResultCounter; field in BatteryStatsImpl.Uid8440 if (mBluetoothScanResultCounter == null) { in createBluetoothScanResultCounterLocked()8443 return mBluetoothScanResultCounter; in createBluetoothScanResultCounterLocked()8657 return mBluetoothScanResultCounter; in getBluetoothScanResultCounter()8973 resetIfNotNull(mBluetoothScanResultCounter, false, realtimeUs); in reset()9136 detachIfNotNull(mBluetoothScanResultCounter); in detachFromTimeBase()9380 if (mBluetoothScanResultCounter != null) { in writeToParcelLocked()9382 mBluetoothScanResultCounter.writeToParcel(out); in writeToParcelLocked()9686 mBluetoothScanResultCounter = null; in readFromParcelLocked()16349 if (u.mBluetoothScanResultCounter != null) {[all …]
77226 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mBluetoothScanResultCounter:Lcom/android/internal/o…