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

  /frameworks/base/core/java/android/app/
AppOpsManager.java 235 public static final int OP_WRITE_EXTERNAL_STORAGE = 60;
409 OP_WRITE_EXTERNAL_STORAGE,
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadProvider.java 566 if (appOps.noteProxyOp(AppOpsManager.OP_WRITE_EXTERNAL_STORAGE,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 303 if (noteOperation(AppOpsManager.OP_WRITE_EXTERNAL_STORAGE, uid,
    [all...]

Completed in 241 milliseconds