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