Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java246 private final CopyOnWriteArraySet<AppBackgroundRestrictionListener> mRestrictionListeners = field in AppRestrictionController
1474 mRestrictionListeners.add(listener); in addAppBackgroundRestrictionListener()
2266 mRestrictionListeners.forEach( in dispatchAppRestrictionLevelChanges()
2292 mRestrictionListeners.forEach( in dispatchAutoRestrictedBucketFeatureFlagChanged()