Searched defs:consumerType (Results 1 – 4 of 4) sorted by relevance
40 public BatteryConsumerData.ConsumerType consumerType; field in BatteryConsumerInfoHelper.BatteryConsumerInfo47 BatteryConsumerData.ConsumerType consumerType = BatteryConsumerData.getConsumerType( in makeBatteryConsumerInfo() local
239 private static BatteryHistEntry createEntry(int consumerType) { in createEntry()243 private static ContentValues getContentValuesWithType(int consumerType) { in getContentValuesWithType()
421 int consumerType, long uid, boolean isHidden) { in createBatteryDiffEntry()445 private static ContentValues getContentValuesWithType(int consumerType) { in getContentValuesWithType()
982 final int consumerType = tempTypeToId.keyAt(i); in populateEnergyConsumerSubsystemMapsLocked() local