Searched defs:S_IROTH (Results 1 – 2 of 2) sorted by relevance
115 /** {@hide} */ public static final int S_IROTH = 00004; field in FileUtils
788 public static final int S_IROTH = placeholder(); field in OsConstants