Searched defs:OP_POST_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
28 private static final String OP_POST_NOTIFICATION = "OP_POST_NOTIFICATION"; field in NotificationManagerCompatKitKat
49 OP_POST_NOTIFICATION = 11, enumerator
137 public static final int OP_POST_NOTIFICATION = 11; field in AppOpsManager