Searched defs:dumpRestrictions (Results 1 – 4 of 4) sorted by relevance
145 void dumpRestrictions(PrintWriter printWriter, int dumpOp, String dumpPackage, in dumpRestrictions() method
326 public void dumpRestrictions(PrintWriter pw, int code, String dumpPackage, in dumpRestrictions() method in AppOpsRestrictionsImpl
247 public void dumpRestrictions(PrintWriter pw, String prefix) { in dumpRestrictions() method in RestrictionsSet
912 public static void dumpRestrictions(PrintWriter pw, String prefix, Bundle restrictions) { in dumpRestrictions() method in UserRestrictionsUtils