Home
last modified time | relevance | path

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

/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/data-storage/
Dshared-preferences.jd83 android.content.Context#MODE_WORLD_WRITEABLE} 的共享首选项文件,那么知道文件标识符
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/data-storage/
Dshared-preferences.jd83 android.content.Context#MODE_WORLD_WRITEABLE} 建立共用偏好設定檔案,則知道檔案識別碼的其他任何應用程式都能存取您的資料。
/frameworks/base/docs/html-intl/intl/ru/training/basics/data-storage/
Dshared-preferences.jd84 android.content.Context#MODE_WORLD_WRITEABLE}, ваши данные будут доступны всем другим приложениям, …
/frameworks/base/docs/html-intl/intl/ja/training/basics/data-storage/
Dshared-preferences.jd83 android.content.Context#MODE_WORLD_WRITEABLE} を使用して共有の環境設定を作成した場合、ファイル識別子が既知である任意の他のアプリが自分のデータにアクセス…
/frameworks/base/docs/html-intl/intl/ko/training/basics/data-storage/
Dshared-preferences.jd83 android.content.Context#MODE_WORLD_WRITEABLE}을
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/data-storage/
Dshared-preferences.jd84 android.content.Context#MODE_WORLD_WRITEABLE}, qualquer outro aplicativo que conhecer o identificad…
/frameworks/base/docs/html/training/basics/data-storage/
Dshared-preferences.jd85 android.content.Context#MODE_WORLD_WRITEABLE}, then any other apps that know the file identifier
/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java123 public static final int MODE_WORLD_WRITEABLE = 0x00000002; field in ParcelFileDescriptor
/frameworks/base/core/java/android/content/
DContext.java112 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/core/java/android/app/
DContextImpl.java1907 if ((mode&MODE_WORLD_WRITEABLE) != 0) { in setFilePermissionsFromMode()
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd107 {@link android.content.Context#MODE_WORLD_WRITEABLE} flags to allow any other
/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.txt7766 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2
23336 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2
Dsystem-current.txt8011 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2
25280 field public static final deprecated int MODE_WORLD_WRITEABLE = 2; // 0x2