Searched refs:restrictionsPrefix (Results 1 – 1 of 1) sorted by relevance
348 final String restrictionsPrefix = prefix + " "; in dump() local360 UserRestrictionsUtils.dumpRestrictions(pw, restrictionsPrefix, restrictions); in dump()362 pw.print(restrictionsPrefix); pw.println("none - resource not found"); in dump()366 UserRestrictionsUtils.dumpRestrictions(pw, restrictionsPrefix, mDefaultRestrictions); in dump()