Searched defs:getChildren (Results 1 – 6 of 6) sorted by relevance
93 public Collection<IFileEntry> getChildren(boolean useCache) throws DeviceNotAvailableException; in getChildren() method
935 public String[] getChildren(String deviceFilePath) throws DeviceNotAvailableException; in getChildren() method
101 public Collection<IFileEntry> getChildren(boolean useCache) throws DeviceNotAvailableException { in getChildren() method in FileEntryWrapper
1981 public String[] getChildren(String path) throws DeviceNotAvailableException { in getChildren() method in NativeDevice
223 override fun getChildren() = children in getChildren() method
226 override fun getChildren(): List<FrameworkMethod> { in getChildren() method