Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java355 boolean mRetainNotificationSeenImpactForPreTApps = field in AppStandbyController
1180 if (mRetainNotificationSeenImpactForPreTApps in reportEventLocked()
2447 pw.print(mRetainNotificationSeenImpactForPreTApps); in dumpState()
3112 mRetainNotificationSeenImpactForPreTApps = properties.getBoolean( in processProperties()