Searched refs:useCache (Results 1 – 2 of 2) sorted by relevance
101 public Collection<IFileEntry> getChildren(boolean useCache) throws DeviceNotAvailableException { in getChildren() argument102 if (!useCache || mChildMap == null) { in getChildren()
93 public Collection<IFileEntry> getChildren(boolean useCache) throws DeviceNotAvailableException; in getChildren() argument