Searched refs:printAndGetSize (Results 1 – 1 of 1) sorted by relevance
195 private int printAndGetSize(PrintWriter pw, Collection<?> collection, String nameOnSingular) { in printAndGetSize() method in DevicePolicyManagerServiceShellCommand207 int size = printAndGetSize(pw, owners, "owner"); in runListOwners()233 int size = printAndGetSize(pw, apps, "policy exempt app"); in runListPolicyExemptApps()