Searched refs:CREATE (Results 1 – 4 of 4) sorted by relevance
47 public static final String CREATE = "CREATE"; field in ImapConstants
46 public static final String CREATE = "CREATE"; field in ImapConstants
1084 | CREATE | DELETE | DELETE_SELF | MOVE_SELF;
245 ImapConstants.CREATE + " \"%s\"", in create()