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

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/editors/
UiAutomatorViewer.java 103 File modelFile = new File(mFilePath);
105 model = new UiAutomatorModel(modelFile);
112 mView.setModel(model, modelFile, null);
169 protected void setModel(UiAutomatorModel model, File modelFile, Image screenshot) {
170 mView.setModel(model, modelFile, screenshot);
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 

Completed in 237 milliseconds