Home
last modified time | relevance | path

Searched refs:getVmPolicy (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java250 BlockGuard.getVmPolicy().onPathAccess(codePath); in getAppSize()
310 BlockGuard.getVmPolicy().onPathAccess(apkPath); in dexopt()
311 BlockGuard.getVmPolicy().onPathAccess(outputPath); in dexopt()
312 BlockGuard.getVmPolicy().onPathAccess(dexMetadataPath); in dexopt()
336 BlockGuard.getVmPolicy().onPathAccess(codePath); in dumpProfiles()
357 BlockGuard.getVmPolicy().onPathAccess(targetApkPath); in idmap()
358 BlockGuard.getVmPolicy().onPathAccess(overlayApkPath); in idmap()
368 BlockGuard.getVmPolicy().onPathAccess(overlayApkPath); in removeIdmap()
379 BlockGuard.getVmPolicy().onPathAccess(codePath); in rmdex()
389 BlockGuard.getVmPolicy().onPathAccess(packageDir); in rmPackageDir()
[all …]
/frameworks/base/core/java/android/os/
DStrictMode.java1296 VmPolicy oldPolicy = getVmPolicy(); in allowVmViolations()
1897 VmPolicy policy = getVmPolicy(); in conditionallyCheckInstanceCounts()
1995 public static VmPolicy getVmPolicy() { in getVmPolicy() method in StrictMode
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1230 BlockGuard.getVmPolicy().onPathAccess(file.getAbsolutePath()); in mkdirs()
/frameworks/base/core/java/android/app/
DContextImpl.java2654 BlockGuard.getVmPolicy().onPathAccess(res.getPath()); in makeFilename()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...