Searched refs:isExternalStorage (Results 1 – 1 of 1) sorted by relevance
223 } else if (isExternalStorage()) { in deriveFields()262 return isExternalStorage() && "home".equals(rootId); in isExternalStorageHome()265 public boolean isExternalStorage() { in isExternalStorage() method in RootInfo