Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DAgent.java308 note.getCachedModifiedPrice(), in onAppStatesChangedLocked()
345 note.getCachedModifiedPrice(), note.getStockLimitHonoringCtp()); in onVipStatusChangedLocked()
409 note.getCachedModifiedPrice(), in onAnythingChangedLocked()
548 note.getCachedModifiedPrice(), note.getStockLimitHonoringCtp()); in recordTransactionLocked()
881 final long price = note.getCachedModifiedPrice(); in reset()
1126 note.getCachedModifiedPrice(), note.getStockLimitHonoringCtp())); in registerAffordabilityChangeListenerLocked()
1188 private long getCachedModifiedPrice() { in getCachedModifiedPrice() method in Agent.ActionAffordabilityNote
1279 newBalance, note.getCachedModifiedPrice(), in handleMessage()