Searched defs:EMPTY (Results 1 – 14 of 14) 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
90 final AccountTypeForDisplayLabelTest EMPTY = new AccountTypeForDisplayLabelTest(""); in testDisplayLabelComparator() local
44 public static ContactInfo EMPTY = new ContactInfo(); field in ContactInfo
34 public static final Collection<FolderOperation> EMPTY = Collections.emptyList(); field in FolderOperation
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
169 public static final Collection<Conversation> EMPTY = Collections.emptyList(); field in Conversation
200 public static final Collection<Folder> EMPTY = Collections.emptyList(); field in Folder
23 public static final Credential EMPTY = new Credential(-1, "", "", "", 0); field in Credential
256 private static final String EMPTY = ""; field in KeyboardTextsTable
48 public static final SuggestedWords EMPTY = new SuggestedWords( field in SuggestedWords
150 private static final String EMPTY = ""; field in Index