Home
last modified time | relevance | path

Searched defs:dumpRestrictions (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DRestrictionsSet.java225 public void dumpRestrictions(PrintWriter pw, String prefix) { in dumpRestrictions() method in RestrictionsSet
DUserRestrictionsUtils.java827 public static void dumpRestrictions(PrintWriter pw, String prefix, Bundle restrictions) { in dumpRestrictions() method in UserRestrictionsUtils