Searched refs:EMPTY_STRINGS (Results 1 – 2 of 2) sorted by relevance
25 public static final String[] EMPTY_STRINGS = new String[0]; field in Utility
167 return uids.toArray(Utility.EMPTY_STRINGS); in getSearchUids()181 return Utility.EMPTY_STRINGS; // Not found in searchForUids()