Searched defs:parents (Results 1 – 3 of 3) sorted by relevance
452 private static boolean isFilenameAvailableLocked(File[] parents, String name) { in isFilenameAvailableLocked()465 File[] parents, String prefix, String suffix) throws IOException { in generateAvailableFilenameLocked()
183 def __new__(cls, name, parents, dct): argument
477 HashSet<BrowseNode> parents = new HashSet<BrowseNode>(); in notifyImageDownload() local