Home
last modified time | relevance | path

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

/system/vold/
DPublicVolume.cpp120 if (getMountFlags() & MountFlags::kVisible) { in doMount()
144 if (!(getMountFlags() & MountFlags::kVisible)) { in doMount()
DVolumeBase.h62 kVisible = 1 << 1, enumerator