Searched refs:SUPPORTS_BIRTHTIME (Results 1 – 1 of 1) sorted by relevance
545 private static final int SUPPORTS_BIRTHTIME = 1 << 16; // other features field in UnixNativeDispatcher566 return (capabilities & SUPPORTS_BIRTHTIME) != 0; in birthtimeSupported()