Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java281 BlockGuard.getVmPolicy().onPathAccess(codePath); in getAppSize()
378 BlockGuard.getVmPolicy().onPathAccess(apkPath); in dexopt()
379 BlockGuard.getVmPolicy().onPathAccess(outputPath); in dexopt()
380 BlockGuard.getVmPolicy().onPathAccess(dexMetadataPath); in dexopt()
404 BlockGuard.getVmPolicy().onPathAccess(codePath); in dumpProfiles()
425 BlockGuard.getVmPolicy().onPathAccess(codePath); in rmdex()
435 BlockGuard.getVmPolicy().onPathAccess(packageDir); in rmPackageDir()
498 BlockGuard.getVmPolicy().onPathAccess(nativeLibPath32); in linkNativeLibraryDirectory()
519 BlockGuard.getVmPolicy().onPathAccess(fromBase); in linkFile()
520 BlockGuard.getVmPolicy().onPathAccess(toBase); in linkFile()
[all …]
/frameworks/base/core/java/android/os/
DStrictMode.java1336 VmPolicy oldPolicy = getVmPolicy(); in allowVmViolations()
1950 VmPolicy policy = getVmPolicy(); in conditionallyCheckInstanceCounts()
2048 public static VmPolicy getVmPolicy() { in getVmPolicy() method in StrictMode
/frameworks/base/core/java/android/os/storage/
DStorageManager.java1342 BlockGuard.getVmPolicy().onPathAccess(file.getAbsolutePath()); in mkdirs()
/frameworks/base/core/java/android/app/
DContextImpl.java2859 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/ ...
/frameworks/base/config/
Dboot-image-profile.txt16264 HSPLandroid/os/StrictMode;->getVmPolicy()Landroid/os/StrictMode$VmPolicy;
31840 HSPLdalvik/system/BlockGuard;->getVmPolicy()Ldalvik/system/BlockGuard$VmPolicy;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22278 method public static android.os.StrictMode.VmPolicy getVmPolicy();
/frameworks/base/api/
Dcurrent.txt36867 method public static android.os.StrictMode.VmPolicy getVmPolicy();