Searched refs:dumpRestrictions (Results 1 – 3 of 3) sorted by relevance
433 public static void dumpRestrictions(PrintWriter pw, String prefix, Bundle restrictions) { in dumpRestrictions() method in UserRestrictionsUtils
3159 UserRestrictionsUtils.dumpRestrictions( in dump()3162 UserRestrictionsUtils.dumpRestrictions( in dump()3165 UserRestrictionsUtils.dumpRestrictions( in dump()3192 .dumpRestrictions(pw, " ", mDevicePolicyGlobalUserRestrictions); in dump()3199 UserRestrictionsUtils.dumpRestrictions(pw, " ", mGuestRestrictions); in dump()
1258 UserRestrictionsUtils.dumpRestrictions(pw, prefix + " ", userRestrictions); in dump()