Searched refs:writeApplicationRestrictionsLAr (Results 1 – 2 of 2) sorted by relevance
58 UserManagerService.writeApplicationRestrictionsLAr(bundle, atomicFile); in testWriteReadApplicationRestrictions()
3083 writeApplicationRestrictionsLAr(packageName, restrictions, userId); in setApplicationRestrictions()3200 private static void writeApplicationRestrictionsLAr(String packageName, in writeApplicationRestrictionsLAr() method in UserManagerService3205 writeApplicationRestrictionsLAr(restrictions, restrictionsFile); in writeApplicationRestrictionsLAr()3210 static void writeApplicationRestrictionsLAr(Bundle restrictions, AtomicFile restrictionsFile) { in writeApplicationRestrictionsLAr() method in UserManagerService