Home
last modified time | relevance | path

Searched refs:MODE_WORLD_WRITEABLE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/docs/html/training/basics/data-storage/
Dshared-preferences.jd83 android.content.Context#MODE_WORLD_WRITEABLE}, then any other apps that know the file identifier
/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java122 public static final int MODE_WORLD_WRITEABLE = 0x00000002; field in ParcelFileDescriptor
/frameworks/base/core/java/android/content/
DContext.java106 public static final int MODE_WORLD_WRITEABLE = 0x0002; field in Context
/frameworks/base/docs/html/guide/topics/data/
Ddata-storage.jd179 android.content.Context#MODE_WORLD_WRITEABLE}.</p>
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd109 {@link android.content.Context#MODE_WORLD_WRITEABLE} flags to allow any other
/frameworks/base/core/java/android/app/
DContextImpl.java2329 if ((mode&MODE_WORLD_WRITEABLE) != 0) { in setFilePermissionsFromMode()
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd73 <p>You should generally avoid using the {@link android.content.Context#MODE_WORLD_WRITEABLE} or
/frameworks/base/api/
Dcurrent.txt7232 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2
22008 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2