Searched refs:mBluetoothScanNesting (Results 1 – 1 of 1) sorted by relevance
489 int mBluetoothScanNesting; field in BatteryStatsImpl4830 if (mBluetoothScanNesting == 0) { in noteBluetoothScanStartedLocked()4837 mBluetoothScanNesting++; in noteBluetoothScanStartedLocked()4852 mBluetoothScanNesting--; in noteBluetoothScanStoppedLocked()4853 if (mBluetoothScanNesting == 0) { in noteBluetoothScanStoppedLocked()4871 if (mBluetoothScanNesting > 0) { in noteResetBluetoothScanLocked()4874 mBluetoothScanNesting = 0; in noteResetBluetoothScanLocked()11430 mBluetoothScanNesting = 0; in readSummaryFromParcel()12249 mBluetoothScanNesting = 0; in readFromParcelLocked()