Searched refs:getVmPolicy (Results 1 – 5 of 5) sorted by relevance
75 BlockGuard.getVmPolicy().onPathAccess(path); in access()82 BlockGuard.getVmPolicy().onPathAccess(path); in chmod()89 BlockGuard.getVmPolicy().onPathAccess(path); in chown()228 BlockGuard.getVmPolicy().onPathAccess(path); in lchown()235 BlockGuard.getVmPolicy().onPathAccess(oldPath); in link()236 BlockGuard.getVmPolicy().onPathAccess(newPath); in link()249 BlockGuard.getVmPolicy().onPathAccess(path); in lstat()256 BlockGuard.getVmPolicy().onPathAccess(path); in mkdir()263 BlockGuard.getVmPolicy().onPathAccess(path); in mkfifo()270 BlockGuard.getVmPolicy().onPathAccess(path); in open()[all …]
216 BlockGuard.getVmPolicy().onPathAccess(path); in canonicalize()302 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getBooleanAttributes()341 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getLastModifiedTime()358 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setPermission()367 BlockGuard.getVmPolicy().onPathAccess(path); in createFileExclusively()396 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in list()404 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in createDirectory()433 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setLastModifiedTime()441 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in setReadOnly()465 BlockGuard.getVmPolicy().onPathAccess(f.getPath()); in getSpace()
270 public static @NonNull VmPolicy getVmPolicy() { in getVmPolicy() method in BlockGuard
91 savedVmPolicy = BlockGuard.getVmPolicy(); in setUp()
187 method @NonNull public static dalvik.system.BlockGuard.VmPolicy getVmPolicy();