HomeSort by relevance Sort by last modified time
    Searched refs:rootView (Results 26 - 29 of 29) sorted by null

12

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java 291 CanvasViewInfo rootView = CanvasViewInfo.create(info, true /* layoutlib5 */).getFirst();
302 testInfo.mRootView = rootView;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 116 Element layout, boolean flatten, MultiTextEdit rootEdit, CanvasViewInfo rootView) {
121 mRootView = rootView;
    [all...]
RelativeLayoutConversionHelper.java 114 Element layout, boolean flatten, MultiTextEdit rootEdit, CanvasViewInfo rootView) {
119 mRootView = rootView;
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]

Completed in 670 milliseconds

12