Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DAppStandbyController.java894 final int subReason = usageEventToSubReason(event.mEventType); in reportEvent() local
895 final int reason = REASON_MAIN_USAGE | subReason; in reportEvent()
900 STANDBY_BUCKET_WORKING_SET, subReason, in reportEvent()
905 STANDBY_BUCKET_ACTIVE, subReason, in reportEvent()
912 STANDBY_BUCKET_ACTIVE, subReason, in reportEvent()
917 STANDBY_BUCKET_ACTIVE, subReason, in reportEvent()