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