Home
last modified time | relevance | path

Searched defs:lastInteractionTime (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppBatteryTracker.java1764 final long lastInteractionTime = mLastInteractionTime.get(uid, 0L); in getProposedRestrictionLevel() local
1861 final long lastInteractionTime = mLastInteractionTime.get(uid, 0L); in handleUidBatteryUsage() local