HomeSort by relevance Sort by last modified time
    Searched full:linearlayout (Results 101 - 125 of 2205) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/jmonkeyengine/engine/src/android/res/layout/
tests.xml 3 <LinearLayout
9 <LinearLayout
24 </LinearLayout>
25 </LinearLayout>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
fragmentlayout.xml 0 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
7 <LinearLayout android:orientation="vertical"
18 </LinearLayout>
19 </LinearLayout>
sample1a-expected-extract7.diff 0 < <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">
3 < <LinearLayout android:layout_width="match_parent" android:id="@+id/linearLayout1" android:layout_height="wrap_content">
7 < </LinearLayout>
9 < <LinearLayout android:layout_height="wrap_content" android:id="@+id/linearLayout3" android:layout_width="match_parent">
11 < </LinearLayout>
12 < <LinearLayout android:layout_height="wrap_content" android:id="@+id/linearLayout4" android:layout_width="match_parent">
13 < <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout5" android:layout_width="wrap_content">
14 < <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout6" android:layout_width="wrap_content">
16 < </LinearLayout>
17 < </LinearLayout>
    [all...]
sample3-expected-wrapIn1.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
24 <LinearLayout
34 </LinearLayout>
36 </LinearLayout
sample3-expected-wrapIn3.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
15 <LinearLayout
34 </LinearLayout>
36 </LinearLayout
sample3-variation1-expected-extract4.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
4 <LinearLayout android:id="@+id/newlinear2" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
7 </LinearLayout>
8 </LinearLayout>
sample3-variation1-expected-extract5.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/newlinear" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
4 <LinearLayout android:id="@+id/newlinear2" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent">
6 </LinearLayout>
7 </LinearLayout>
broken1.xml 2 <LinearLayout
12 </LinearLayout>
broken2.xml 2 <LinearLayout
12 </LinearLayout>
quickfix1.xml 2 <LinearLayout
15 </LinearLayout>
sample2.info 1 android.widget.LinearLayout [0,36,240,320] <LinearLayout>
  /development/samples/ApiDemos/res/layout/
mediaplayer_2.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
13 </LinearLayout
  /external/replicaisland/res/layout/
level_select.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
13 </LinearLayout
  /frameworks/base/core/tests/coretests/res/layout/
attach_view_test.xml 2 <LinearLayout
12 </LinearLayout>
descendant_focusability.xml 21 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
27 <LinearLayout
38 </LinearLayout>
40 <LinearLayout
51 </LinearLayout>
53 <LinearLayout
64 </LinearLayout>
66 </LinearLayout>
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListItemISVAndButton.java 23 import android.widget.LinearLayout;
45 final LinearLayout ll = new LinearLayout(context);
46 ll.setOrientation(LinearLayout.VERTICAL);
49 isv.setLayoutParams(new LinearLayout.LayoutParams(
54 final LinearLayout.LayoutParams buttonLp =
55 new LinearLayout.LayoutParams(
65 filler.setLayoutParams(new LinearLayout.LayoutParams(
  /frameworks/base/samples/training/network-usage/res/layout/
main.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
12 </LinearLayout>
  /frameworks/base/tests/StatusBar/res/layout/
button_notification.xml 0 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
20 </LinearLayout>
  /packages/apps/Calculator/res/layout-sw600dp-land/
main.xml 19 <LinearLayout
30 <LinearLayout
76 </LinearLayout>
78 <LinearLayout
84 <LinearLayout
90 <LinearLayout
102 </LinearLayout>
103 <LinearLayout
115 </LinearLayout>
116 <LinearLayout
    [all...]
  /packages/experimental/NotificationLog/res/layout/
main.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
13 </LinearLayout
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound1-expected-1.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
16 </LinearLayout
compound2-expected-2.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
16 </LinearLayout
compound3-expected-3.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
16 </LinearLayout
compound4-expected-4.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
16 </LinearLayout
  /sdk/layoutlib_api/sample/testproject/res/layout/
main.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
13 </LinearLayout>

Completed in 407 milliseconds

1 2 3 45 6 7 8 91011>>