Searched defs:strOpToOp (Results 1 – 2 of 2) sorted by relevance
3212 static private int strOpToOp(String op, PrintWriter err) { in strOpToOp() method in AppOpsService.Shell
4915 public static int strOpToOp(@NonNull String op) { in strOpToOp() method in AppOpsManager