Searched refs:UiAutomatorViewer (Results 1 – 2 of 2) sorted by relevance
50 public class UiAutomatorViewer extends EditorPart { class157 if (!(editor instanceof UiAutomatorViewer)) { in openEditor()161 ((UiAutomatorViewer) editor).setModel(r.model, r.uiHierarchy, r.screenshot); in openEditor()
43 import com.android.ide.eclipse.ddms.editors.UiAutomatorViewer;555 UiAutomatorViewer.openEditor(result); in takeUiAutomatorSnapshot()