Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java562 schedulePersistToXml(UserHandle.getUserId(mUid)); in setLastNotificationTime()
753 schedulePersistToXml(UserHandle.getUserId(uid)); in removePackage()
766 schedulePersistToXml(UserHandle.getUserId(uid)); in removeUid()
814 void schedulePersistToXml(@UserIdInt int userId) { in schedulePersistToXml() method in AppRestrictionController.RestrictionSettings
1580 mRestrictionSettings.schedulePersistToXml(userId); in initRestrictionStates()