Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DPackageManagerSettingsTests.java222 settingsUnderTest.writePackageRestrictionsLPr(0); in testReadWritePackageRestrictions_newSuspendInfo()
283 settingsUnderTest.writePackageRestrictionsLPr(0); in testReadWritePackageRestrictions_distractionFlags()
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java853 writePackageRestrictionsLPr(user.id); in writeUserRestrictionsLPw()
1294 writePackageRestrictionsLPr(user.id); in writeAllUsersPackageRestrictionsLPr()
1940 void writePackageRestrictionsLPr(int userId) { in writePackageRestrictionsLPr() method in Settings
3111 writePackageRestrictionsLPr(UserHandle.USER_SYSTEM); in readLPw()
4103 writePackageRestrictionsLPr(userId); in removeCrossProfileIntentFiltersLPw()
4120 writePackageRestrictionsLPr(sourceUserId); in removeCrossProfileIntentFiltersLPw()
DPackageManagerService.java1616 mSettings.writePackageRestrictionsLPr(userId); in doHandleMessage()
10149 mSettings.writePackageRestrictionsLPr(userId);
12863 mSettings.writePackageRestrictionsLPr(userId);
13086 mSettings.writePackageRestrictionsLPr(userId);
13447 mSettings.writePackageRestrictionsLPr(userId);
18733 mSettings.writePackageRestrictionsLPr(userId);
20920 mSettings.writePackageRestrictionsLPr(userId);
21112 mSettings.writePackageRestrictionsLPr(
/frameworks/base/services/
Dart-profile11415 HSPLcom/android/server/pm/Settings;->writePackageRestrictionsLPr(I)V