Home
last modified time | relevance | path

Searched defs:fsType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dfilesystem_utils.h29 static bool IsFilesystemSupported(const std::string& fsType) { in IsFilesystemSupported()
/frameworks/base/core/java/android/os/storage/
DVolumeInfo.java169 public String fsType; field in VolumeInfo