Searched refs:powerModelsIncluded (Results 1 – 2 of 2) sorted by relevance
687 public final boolean powerModelsIncluded; field in BatteryConsumer.BatteryConsumerDataLayout697 boolean powerModelsIncluded, boolean includeProcessStateData) { in BatteryConsumerDataLayout() argument700 this.powerModelsIncluded = powerModelsIncluded; in BatteryConsumerDataLayout()716 powerModelsIncluded ? columnIndex++ : -1, // power model in BatteryConsumerDataLayout()739 powerModelsIncluded ? columnIndex++ : -1, // power model in BatteryConsumerDataLayout()
352 if (mData.layout.powerModelsIncluded) { in writeToXml()