Searched refs:EMPTY_LIST (Results 1 – 3 of 3) sorted by relevance
147 private static final List<ShortcutInfo> EMPTY_LIST = new ArrayList<>(); field in Main173 private List<ShortcutInfo> mList = EMPTY_LIST;
53 private static final List<String> EMPTY_LIST = new ArrayList<String>(); field in CandidateView255 mSuggestions = EMPTY_LIST; in clear()
208 private static final List<ShortcutInfo> EMPTY_LIST = new ArrayList<>(); field in Main239 private List<ShortcutInfo> mList = EMPTY_LIST;