HomeSort by relevance Sort by last modified time
    Searched defs:mainLayout (Results 1 - 5 of 5) sorted by null

  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpActivity.java 71 LinearLayout mainLayout = new LinearLayout(this);
72 mainLayout.addView(mVideoView, new LinearLayout.LayoutParams(
76 return mainLayout;
  /cts/tests/uiautomator/src/com/android/cts/uiautomatortest/
CtsUiAutomatorTest.java 476 UiSelector mainLayout = new UiSelector().description("Widgets Collection");
477 UiSelector focusableCheckbox = mainLayout.childSelector(new UiSelector().className(
479 UiSelector notFocusableSpinner = mainLayout.childSelector(new UiSelector().className(
517 UiSelector mainLayout = new UiSelector().description("Widgets Collection");
518 UiSelector buttonDisabled = mainLayout.childSelector(new UiSelector().className(
520 UiSelector buttonEnabled = mainLayout.childSelector(new UiSelector().className(
    [all...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 157 milliseconds