Searched refs:getModifiedCostToProduce (Results 1 – 5 of 5) sorted by relevance
50 long getModifiedCostToProduce(long ctp) { in getModifiedCostToProduce() method in Modifier
56 long getModifiedCostToProduce(long ctp) { in getModifiedCostToProduce() method in PowerSaveModeModifier
56 long getModifiedCostToProduce(long ctp) { in getModifiedCostToProduce() method in ChargingModifier
56 long getModifiedCostToProduce(long ctp) { in getModifiedCostToProduce() method in DeviceIdleModifier
290 ctp = modifier.getModifiedCostToProduce(ctp); in getCostOfAction()