Searched refs:getModifiedPrice (Results 1 – 4 of 4) sorted by relevance
59 long getModifiedPrice(long price) { in getModifiedPrice() method in Modifier
61 long getModifiedPrice(long price) { in getModifiedPrice() method in ChargingModifier
126 long getModifiedPrice(final int userId, @NonNull final String pkgName, in getModifiedPrice() method in ProcessStateModifier
291 price = modifier.getModifiedPrice(price); in getCostOfAction()298 price = processStateModifier.getModifiedPrice(userId, pkgName, ctp, price); in getCostOfAction()