Searched refs:powerColumnIndex (Results 1 – 2 of 2) sorted by relevance
611 final int powerColumnIndex = mData.layout.firstCustomConsumedPowerColumn + i; in addPowerAndDuration() local614 mData.putDouble(powerColumnIndex, in addPowerAndDuration()615 mData.getDouble(powerColumnIndex) + otherData.getDouble( in addPowerAndDuration()
266 int powerColumnIndex, int durationColumnIndex) { in Key() argument271 mPowerColumnIndex = powerColumnIndex; in Key()