Searched refs:mBluetoothControllerTime (Results 1 – 1 of 1) sorted by relevance
4400 LongSamplingCounter[] mBluetoothControllerTime = field in BatteryStatsImpl.Uid5123 if (mBluetoothControllerTime[i] != null) { in reset()5124 mBluetoothControllerTime[i].reset(false); in reset()5274 if (mBluetoothControllerTime[i] != null) { in reset()5275 mBluetoothControllerTime[i].detach(); in reset()5452 if (mBluetoothControllerTime[i] != null) { in writeToParcelLocked()5454 mBluetoothControllerTime[i].writeToParcel(out); in writeToParcelLocked()5646 mBluetoothControllerTime[i] = new LongSamplingCounter(mOnBatteryTimeBase, in); in readFromParcelLocked()5648 mBluetoothControllerTime[i] = null; in readFromParcelLocked()