Searched defs:openFile (Results 1 - 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
H A DITraceviewLauncher.java24 boolean openFile(String osPath); method in interface:ITraceviewLauncher
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/
H A DTraceviewLauncher.java38 public boolean openFile(String osPath) { method in class:TraceviewLauncher
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
H A DOldLogCatView.java349 void openFile(IFile file, IMarker marker) { method in class:OldLogCatView
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
H A DAdtPlugin.java1948 public static void openFile(IFile file, IRegion region) throws PartInitException { method in class:AdtPlugin
1949 openFile(file, region, true);
1964 public static IEditorPart openFile(IFile file, IRegion region, boolean showEditorTab) method in class:AdtPlugin
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
H A DVisualRefactoring.java301 protected void openFile(IFile file) { method in class:VisualRefactoring
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DGraphicalEditorPart.java1108 public void openFile(IFile file) { method in class:GraphicalEditorPart

Completed in 378 milliseconds