Searched defs:exists (Results 1 – 9 of 9) sorted by relevance
57 public static void show(VpnSettings parent, VpnProfile profile, boolean edit, boolean exists) { in show()
77 VpnProfile profile, boolean editing, boolean exists) { in ConfigDialog()
54 public boolean exists() { in exists() method in MockFolder
105 public abstract boolean exists() throws MessagingException; in exists() method in Folder
141 public boolean exists() { in exists() method in CompatUtils.ClassWrapper
325 AK_FORCE_INLINE bool exists(const uint32_t bitmap, const int index) const { in exists() function
307 public boolean exists() { in exists() method in Pop3Store.Pop3Folder
180 public boolean exists() throws MessagingException { in exists() method in ImapFolder
370 public void setProfileExists(boolean exists) { in setProfileExists()