HomeSort by relevance Sort by last modified time
    Searched refs:OP_WRITE_EXTERNAL_STORAGE (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
AppOpsManager.java 320 public static final int OP_WRITE_EXTERNAL_STORAGE = 60;
621 OP_WRITE_EXTERNAL_STORAGE,
720 OP_WRITE_EXTERNAL_STORAGE, // WRITE_EXTERNAL_STORAGE
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadProvider.java 609 if (appOps.noteProxyOp(AppOpsManager.OP_WRITE_EXTERNAL_STORAGE,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 670 if (noteOperation(AppOpsManager.OP_WRITE_EXTERNAL_STORAGE, uid,
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 172 milliseconds