Searched defs:EMPTY (Results 1 – 12 of 12) sorted by relevance
57 public static final IOFileFilter EMPTY = new EmptyFileFilter(); field in EmptyFileFilter
26 public static final FolderUri EMPTY = new FolderUri(Uri.EMPTY); field in FolderUri
31 public static final Collection<FolderOperation> EMPTY = Collections.emptyList(); field in FolderOperation
90 final AccountTypeForDisplayLabelTest EMPTY = new AccountTypeForDisplayLabelTest(""); in testDisplayLabelComparator() local
42 public static ContactInfo EMPTY = new ContactInfo(); field in ContactInfo
39 public static final ImapString EMPTY = new ImapString() { field in ImapString
28 public static final ImapList EMPTY = new ImapList() { field in ImapList
18 private static final FolderList EMPTY = new FolderList(Collections.<Folder> emptyList()); field in FolderList
204 public static final Collection<Conversation> EMPTY = Collections.emptyList(); field in Conversation
196 public static final Collection<Folder> EMPTY = Collections.emptyList(); field in Folder
257 private static final String EMPTY = ""; field in KeyboardTextsSet
36 public static final SuggestedWords EMPTY = new SuggestedWords( field in SuggestedWords