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