Searched refs:writeApplicationRestrictionsLAr (Results 1 – 3 of 3) sorted by relevance
58 UserManagerService.writeApplicationRestrictionsLAr(bundle, atomicFile); in testWriteReadApplicationRestrictions()
3404 writeApplicationRestrictionsLAr(packageName, restrictions, userId); in setApplicationRestrictions()3521 private static void writeApplicationRestrictionsLAr(String packageName, in writeApplicationRestrictionsLAr() method in UserManagerService3526 writeApplicationRestrictionsLAr(restrictions, restrictionsFile); in writeApplicationRestrictionsLAr()3531 static void writeApplicationRestrictionsLAr(Bundle restrictions, AtomicFile restrictionsFile) { in writeApplicationRestrictionsLAr() method in UserManagerService
11837 PLcom/android/server/pm/UserManagerService;->writeApplicationRestrictionsLAr(Landroid/os/Bundle;Lan…