Searched refs:visiblePath (Results 1 – 1 of 1) sorted by relevance
85 public File visiblePath; field in ExternalStorageProvider.RootInfo166 root.visiblePath = volume.getPathForUser(userId); in updateVolumesLocked()168 root.visiblePath = null; in updateVolumesLocked()246 File target = visible ? root.visiblePath : root.path; in getFileForDocId()494 pw.printPair("visiblePath", root.visiblePath);