Searched refs:isWriteableImpl (Results 1 – 1 of 1) sorted by relevance
371 return exists && isWriteableImpl(properPath(true)); in canWrite()817 private native boolean isWriteableImpl(byte[] filePath); in isWriteableImpl() method in File