Searched refs:showUserRestrictions (Results 1 – 3 of 3) sorted by relevance
146 boolean showUserRestrictions); in dumpRestrictions() argument
327 boolean showUserRestrictions) { in dumpRestrictions() argument347 if (!showUserRestrictions) { in dumpRestrictions()
6376 boolean showUserRestrictions = !(dumpMode < 0 && !dumpWatchers && !dumpHistory); in dump()6377 mAppOpsRestrictions.dumpRestrictions(pw, dumpOp, dumpPackage, showUserRestrictions); in dump()