Searched defs:LABEL_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
32 public static final Comparator<AppEntry> LABEL_COMPARATOR = Comparator field in AppEntry
460 public static final Comparator<AppOpEntry> LABEL_COMPARATOR = new Comparator<AppOpEntry>() { field in AppOpsState