Searched defs:EMPTY_LIST (Results 1 – 3 of 3) sorted by relevance
147 private static final List<ShortcutInfo> EMPTY_LIST = new ArrayList<>(); field in Main
53 private static final List<String> EMPTY_LIST = new ArrayList<String>(); field in CandidateView
208 private static final List<ShortcutInfo> EMPTY_LIST = new ArrayList<>(); field in Main