HomeSort by relevance Sort by last modified time
    Searched refs:pathToIFile (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java 504 return pathToIFile(filePath);
534 public static IFile pathToIFile(IPath path) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 562 IFile file = AdtUtils.pathToIFile(filePath);
    [all...]

Completed in 241 milliseconds