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