HomeSort by relevance Sort by last modified time
    Searched defs:visiblePath (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
ExternalStorageProvider.java 85 public File visiblePath;
166 root.visiblePath = volume.getPathForUser(userId);
168 root.visiblePath = null;
246 File target = visible ? root.visiblePath : root.path;
494 pw.printPair("visiblePath", root.visiblePath);
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 144 milliseconds