OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linearlayout2
(Results
1 - 19
of
19
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout2.java
30
public class
LinearLayout2
extends Activity {
_package.html
33
<li>{@link com.android.samples.view.
LinearLayout2
Example
191
<td class="LinkColumn"><a href="" onClick="findCode(this)">//device/samples/SampleCode/src/com/android/sdk/view/
LinearLayout2
.java</a></td>
_index.html
15
<dt><a href="
LinearLayout2
.html">2. Vertical (Fill Screen)</a></dt>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample9.xml
15
android:id="@+id/
linearLayout2
"
sample7-expected-extract7.diff
2
- <LinearLayout android:id="@+id/
LinearLayout2
" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
17
+ android:id="@+id/
LinearLayout2
"
sample8-expected-extract7.diff
2
- <LinearLayout android:id="@+id/
LinearLayout2
"
24
+ android:id="@+id/
LinearLayout2
"
sample1a-expected-changeView1.xml
2
<LinearLayout android:id="@+id/
LinearLayout2
" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
sample1a.xml
2
<LinearLayout android:id="@+id/
LinearLayout2
" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
sample1b.xml
3
android:id="@+id/
LinearLayout2
"
sample7.xml
2
<LinearLayout android:id="@+id/
LinearLayout2
" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
sample8.xml
2
<LinearLayout android:id="@+id/
LinearLayout2
"
sample1a-expected-extract7.diff
2
- <LinearLayout android:id="@+id/
LinearLayout2
" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
13
+ android:id="@+id/
LinearLayout2
"
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/values/
ids.xml
24
<item type="id" name="
linearLayout2
" />
/external/sl4a/ScriptingLayerForAndroid/res/layout/
findreplace.xml
15
<LinearLayout android:id="@+id/
linearLayout2
" android:layout_width="match_parent" android:layout_height="wrap_content">
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
R$id.class
/development/tutorials/MoarRam/res/layout/
activity_main.xml
55
android:id="@+id/
linearLayout2
"
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodeRenderingHelperTest.java
171
* < LinearLayout1(V: [button]) >
LinearLayout2
(V: [button])
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
allwidgets.xml
384
android:id="@id/
linearLayout2
"
/development/samples/ApiDemos/
AndroidManifest.xml
[
all
...]
Completed in 1428 milliseconds