Home
last modified time | relevance | path

Searched refs:modifiedPrice (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DAgent.java1200 long modifiedPrice = 0; in recalculateCosts() local
1210 modifiedPrice += actionCost.price * aa.numInstantaneousCalls in recalculateCosts()
1218 mModifiedPrice = modifiedPrice; in recalculateCosts()