OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
473
UiSelector
mainLayout
= new UiSelector().description("Widgets Collection");
474
UiSelector focusableCheckbox =
mainLayout
.childSelector(new UiSelector().className(
476
UiSelector notFocusableSpinner =
mainLayout
.childSelector(new UiSelector().className(
514
UiSelector
mainLayout
= new UiSelector().description("Widgets Collection");
515
UiSelector buttonDisabled =
mainLayout
.childSelector(new UiSelector().className(
517
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 186 milliseconds