Searched refs:powerColumnIndex (Results 1 – 2 of 2) sorted by relevance
604 final int powerColumnIndex = mData.layout.firstCustomConsumedPowerColumn + i; in addPowerAndDuration() local607 mData.putDouble(powerColumnIndex, in addPowerAndDuration()608 mData.getDouble(powerColumnIndex) + otherData.getDouble( in addPowerAndDuration()
262 int powerColumnIndex, int durationColumnIndex) { in Key() argument267 mPowerColumnIndex = powerColumnIndex; in Key()