Searched refs:EMPTY_STRINGS (Results 1 – 2 of 2) sorted by relevance
61 public static final String[] EMPTY_STRINGS = new String[0]; field in Utility
762 return Utility.EMPTY_STRINGS; // not found; in searchForUids()780 return uids.toArray(Utility.EMPTY_STRINGS); in searchForUids()