Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java358 boolean mRetainNotificationSeenImpactForPreTApps = field in AppStandbyController
1186 if (mRetainNotificationSeenImpactForPreTApps in reportEventLocked()
2478 pw.print(mRetainNotificationSeenImpactForPreTApps); in dumpState()
3175 mRetainNotificationSeenImpactForPreTApps = properties.getBoolean( in processProperties()