Searched refs:RECENCY_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
437 public static final Comparator<AppOpEntry> RECENCY_COMPARATOR = new Comparator<AppOpEntry>() { field in AppOpsState500 return buildState(tpl, 0, null, RECENCY_COMPARATOR); in buildState()525 return buildState(tpl, uid, packageName, RECENCY_COMPARATOR); in buildState()