Searched defs:FOLDER (Results 1 – 5 of 5) sorted by relevance
48 enum Type { NONE, LINK, FOLDER }; enumerator
114 enum ContentKind { LINK, FOLDER, ROOT }; enumerator
51 public static final int FOLDER = 0; field in PathSelection.DialogTypes
59 enum ContentType { STREAM, FOLDER, DOCUMENT, ROOT }; enumerator
138 enum EntryType { FOLDER, DOCUMENT, LINK }; enumerator
Completed in 29 milliseconds