Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java819 List<UserHandle> otherProfiles) { in reportNoninteractiveUsageCrossUserLocked() argument
822 final int size = otherProfiles.size(); in reportNoninteractiveUsageCrossUserLocked()
824 final int otherUserId = otherProfiles.get(profileIndex).getIdentifier(); in reportNoninteractiveUsageCrossUserLocked()