Searched refs:pathToIFile (Results 1 – 2 of 2) sorted by relevance
503 return pathToIFile(filePath); in fileToIFile()533 public static IFile pathToIFile(IPath path) { in pathToIFile() method in AdtUtils
584 IFile file = AdtUtils.pathToIFile(filePath); in openPath()