Searched refs:OP_FLAGS_ALL (Results 1 – 3 of 3) sorted by relevance
93 public static final int OP_FLAGS_ALL = AppOpsManager.OP_FLAGS_ALL; field in AppOpsManagerCompat
97 long accessEnd = entry.getLastAccessTime(AppOpsManager.OP_FLAGS_ALL) in getRecentRequestFromOps()98 + entry.getLastDuration(AppOpsManager.OP_FLAGS_ALL); in getRecentRequestFromOps()