Home | History | Annotate | Download | only in dirlist

Lines Matching refs:isCreateSupported

1153         if (dest == null || !dest.isDirectory() || !dest.isCreateSupported()) {