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

  /frameworks/base/core/java/android/app/
AppOpsManager.java 233 public static final int OP_READ_EXTERNAL_STORAGE = 59;
358 OP_READ_EXTERNAL_STORAGE,
447 OP_READ_EXTERNAL_STORAGE,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 305 if (noteOperation(AppOpsManager.OP_READ_EXTERNAL_STORAGE, uid,
    [all...]

Completed in 72 milliseconds