Searched refs:OP_LEGACY_STORAGE (Results 1 – 5 of 5) sorted by relevance
24 import static android.app.AppOpsManager.OP_LEGACY_STORAGE;181 return OP_LEGACY_STORAGE; in forPermission()
1221 return appOps.checkOpNoThrow(AppOpsManager.OP_LEGACY_STORAGE, in isExternalStorageLegacy()
21 import static android.app.AppOpsManager.OP_LEGACY_STORAGE;1712 if ((mAppOps.checkOpNoThrow(OP_LEGACY_STORAGE, uid, in noteAppOpAllowingLegacy()
24 import static android.app.AppOpsManager.OP_LEGACY_STORAGE;1643 mIAppOpsService.startWatchingMode(OP_LEGACY_STORAGE, null, mAppOpsCallback); in servicesReady()3683 final boolean hasLegacy = mIAppOpsService.checkOperation(OP_LEGACY_STORAGE, in getMountModeInternal()
847 public static final int OP_LEGACY_STORAGE = 87; field in AppOpsManager1308 OP_LEGACY_STORAGE, // LEGACY_STORAGE