Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java577 List<UserHandle> otherProfiles) { in reportNoninteractiveUsageCrossUserLocked() argument
580 final int size = otherProfiles.size(); in reportNoninteractiveUsageCrossUserLocked()
582 final int otherUserId = otherProfiles.get(profileIndex).getIdentifier(); in reportNoninteractiveUsageCrossUserLocked()