Home | History | Annotate | Download | only in server

Lines Matching refs:IS_EMPTY

235             if ((flags & DropBoxManager.IS_EMPTY) != 0) throw new IllegalArgumentException();
348 if ((entry.flags & DropBoxManager.IS_EMPTY) != 0) {
430 } else if ((entry.flags & DropBoxManager.IS_EMPTY) != 0) {
567 if ((flags & DropBoxManager.IS_EMPTY) != 0) throw new IllegalArgumentException();
591 this.flags = DropBoxManager.IS_EMPTY;
624 flags |= DropBoxManager.IS_EMPTY;
648 this.flags = DropBoxManager.IS_EMPTY;
667 this.flags = DropBoxManager.IS_EMPTY;
681 if ((flags & DropBoxManager.IS_EMPTY) != 0) {
801 if ((late.flags & DropBoxManager.IS_EMPTY) == 0) {