Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DStorageManager.java1916 private static boolean isCacheBehavior(File path, String name) throws IOException { in isCacheBehavior() method in StorageManager
1955 return isCacheBehavior(path, XATTR_CACHE_GROUP); in isCacheBehaviorGroup()
1983 return isCacheBehavior(path, XATTR_CACHE_TOMBSTONE); in isCacheBehaviorTombstone()