Searched defs:EMPTY (Results 1 – 7 of 7) sorted by relevance
57 public static final IOFileFilter EMPTY = new EmptyFileFilter(); field in EmptyFileFilter
40 public static ContactInfo EMPTY = new ContactInfo(); field in ContactInfo
90 final AccountTypeForDisplayLabelTest EMPTY = new AccountTypeForDisplayLabelTest(""); in testDisplayLabelComparator() local
40 public static final ImapString EMPTY = new ImapString() { field in ImapString
28 public static final ImapList EMPTY = new ImapList() { field in ImapList
27 public static final SuggestedWords EMPTY = new SuggestedWords( field in SuggestedWords
232 private static final String EMPTY = ""; field in KeyboardTextsSet