Searched refs:S_IWOTH (Results 1 – 5 of 5) sorted by relevance
32 import static android.system.OsConstants.S_IWOTH;309 if ((mode & MODE_WORLD_WRITEABLE) != 0) realMode |= S_IWOTH; in openInternal()
104 /** {@hide} */ public static final int S_IWOTH = 00002; field in FileUtils
122 perm |= S_IWOTH;
2640 perms |= FileUtils.S_IWOTH; in setFilePermissionsFromMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...