OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:layout_height
(Results
126 - 150
of
3704
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tests/BiDiTests/res/layout/
view_group_margin_mixed.xml
20
android:
layout_height
="fill_parent"
25
android:
layout_height
="wrap_content">
29
android:
layout_height
="wrap_content"
34
android:
layout_height
="wrap_content"
39
android:
layout_height
="80dp"
49
android:
layout_height
="80dp"
56
android:
layout_height
="wrap_content"
61
android:
layout_height
="80dp"
73
android:
layout_height
="80dp"
82
android:
layout_height
="wrap_content
[
all
...]
linear_layout_locale.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
29
android:
layout_height
="wrap_content">
31
<Button android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
44
<Button android:
layout_height
="wrap_content"
53
android:
layout_height
="wrap_content"
56
<Button android:
layout_height
="wrap_content"
63
android:
layout_height
="wrap_content"
69
<Button android:
layout_height
="wrap_content
[
all
...]
linear_layout_ltr.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
29
android:
layout_height
="wrap_content">
31
<Button android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
44
<Button android:
layout_height
="wrap_content"
53
android:
layout_height
="wrap_content"
56
<Button android:
layout_height
="wrap_content"
63
android:
layout_height
="wrap_content"
69
<Button android:
layout_height
="wrap_content
[
all
...]
linear_layout_rtl.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
29
android:
layout_height
="wrap_content">
31
<Button android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
44
<Button android:
layout_height
="wrap_content"
53
android:
layout_height
="wrap_content"
56
<Button android:
layout_height
="wrap_content"
63
android:
layout_height
="wrap_content"
69
<Button android:
layout_height
="wrap_content
[
all
...]
table_layout_locale.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
28
android:
layout_height
="wrap_content"
32
<Button android:
layout_height
="wrap_content"
37
<Button android:
layout_height
="wrap_content"
43
<Button android:
layout_height
="wrap_content"
52
<Button android:
layout_height
="wrap_content"
57
<Button android:
layout_height
="wrap_content"
63
<Button android:
layout_height
="wrap_content"
73
android:
layout_height
="wrap_content
[
all
...]
table_layout_ltr.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
28
android:
layout_height
="wrap_content"
32
<Button android:
layout_height
="wrap_content"
37
<Button android:
layout_height
="wrap_content"
43
<Button android:
layout_height
="wrap_content"
52
<Button android:
layout_height
="wrap_content"
57
<Button android:
layout_height
="wrap_content"
63
<Button android:
layout_height
="wrap_content"
73
android:
layout_height
="wrap_content
[
all
...]
table_layout_rtl.xml
20
android:
layout_height
="fill_parent">
24
android:
layout_height
="match_parent"
28
android:
layout_height
="wrap_content"
32
<Button android:
layout_height
="wrap_content"
37
<Button android:
layout_height
="wrap_content"
43
<Button android:
layout_height
="wrap_content"
52
<Button android:
layout_height
="wrap_content"
57
<Button android:
layout_height
="wrap_content"
63
<Button android:
layout_height
="wrap_content"
73
android:
layout_height
="wrap_content
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
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">
3
- <Button android:text="FirstButton" android:id="@+id/button1" android:layout_width="wrap_content" android:
layout_height
="wrap_content"></Button>
4
- <LinearLayout android:
layout_height
="wrap_content" android:id="@+id/linearLayout4" android:layout_width="match_parent">
5
- <LinearLayout android:
layout_height
="match_parent" android:id="@+id/linearLayout5" android:layout_width="wrap_content">
6
- <LinearLayout android:
layout_height
="match_parent" android:id="@+id/linearLayout6" android:layout_width="wrap_content">
8
- <Button android:text="Button" android:id="@+id/button6" android:layout_width="wrap_content" android:
layout_height
="wrap_content"></Button>
12
- <LinearLayout android:layout_width="match_parent" android:id="@+id/linearLayout9" android:
layout_height
="wrap_content">
13
- <Button android:text="SecondButton" android:layout_width="wrap_content" android:
layout_height
="wrap_content" android:id="@+id/button2"></Button>
14
- <Button android:text="ThirdButton" android:layout_width="wrap_content" android:
layout_height
="wrap_content" android:id="@+id/button3"></Button>
15
- <CheckBox android:id="@+id/checkBox1" android:text="CheckBox" android:layout_width="wrap_content" android:
layout_height
="wrap_content"></CheckBox
[
all
...]
/cts/tests/tests/accessibilityservice/res/layout/
query_window_test.xml
22
android:
layout_height
="wrap_content"
28
android:
layout_height
="fill_parent"
33
android:
layout_height
="wrap_content"
39
android:
layout_height
="wrap_content"
45
android:
layout_height
="wrap_content"
53
android:
layout_height
="fill_parent"
58
android:
layout_height
="wrap_content"
64
android:
layout_height
="wrap_content"
70
android:
layout_height
="wrap_content"
79
android:
layout_height
="fill_parent
[
all
...]
/development/apps/Development/res/layout/
bad_behavior.xml
19
android:
layout_height
="match_parent">
24
android:
layout_height
="wrap_content">
28
android:
layout_height
="wrap_content"
33
android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
43
android:
layout_height
="wrap_content"
48
android:
layout_height
="wrap_content"
53
android:
layout_height
="wrap_content"
58
android:
layout_height
="wrap_content"
63
android:
layout_height
="wrap_content
[
all
...]
accounts_tester.xml
20
android:
layout_height
="match_parent">
25
android:
layout_height
="wrap_content">
29
android:
layout_height
="wrap_content"
34
android:
layout_height
="wrap_content"/>
40
android:
layout_height
="wrap_content">
44
android:
layout_height
="wrap_content"
50
android:
layout_height
="wrap_content"
55
android:
layout_height
="wrap_content"
63
android:
layout_height
="wrap_content">
66
android:
layout_height
="wrap_content
[
all
...]
/development/samples/ContactManager/res/layout/
contact_adder.xml
19
android:
layout_height
="match_parent">
21
android:
layout_height
="match_parent">
24
android:
layout_height
="wrap_content"
28
<Spinner android:
layout_height
="wrap_content"
35
android:
layout_height
="wrap_content"
40
android:
layout_height
="wrap_content"
47
android:
layout_height
="wrap_content"/>
51
android:
layout_height
="wrap_content"
56
android:
layout_height
="wrap_content"/>
61
android:
layout_height
="wrap_content"/
[
all
...]
/frameworks/base/tests/HwAccelerationTest/res/layout/
view_properties.xml
20
android:
layout_height
="fill_parent"
24
android:
layout_height
="wrap_content"
29
android:
layout_height
="wrap_content"
34
android:
layout_height
="wrap_content"
39
android:
layout_height
="wrap_content"
43
android:
layout_height
="wrap_content"
48
android:
layout_height
="wrap_content"
53
android:
layout_height
="wrap_content"
59
android:
layout_height
="wrap_content"
64
android:
layout_height
="wrap_content
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound_all.xml
5
android:
layout_height
="fill_parent" >
10
android:
layout_height
="wrap_content"
16
android:
layout_height
="wrap_content"
21
android:
layout_height
="wrap_content"
28
android:
layout_height
="wrap_content"
36
android:
layout_height
="wrap_content"
41
android:
layout_height
="wrap_content"
48
android:
layout_height
="wrap_content"
55
android:
layout_height
="wrap_content"
60
android:
layout_height
="wrap_content
[
all
...]
/frameworks/base/media/tests/EffectsTest/res/layout/
envreverbtest.xml
19
android:
layout_height
="fill_parent"
25
android:
layout_height
="wrap_content"
31
android:
layout_height
="wrap_content"
39
android:
layout_height
="fill_parent"
47
android:
layout_height
="fill_parent"
56
android:
layout_height
="wrap_content"
62
android:
layout_height
="wrap_content"
70
android:
layout_height
="fill_parent"
78
android:
layout_height
="fill_parent"
87
android:
layout_height
="wrap_content
[
all
...]
/development/samples/ApiDemos/res/layout/
animator_events.xml
19
android:
layout_height
="match_parent"
25
android:
layout_height
="wrap_content"
29
android:
layout_height
="wrap_content"
35
android:
layout_height
="wrap_content"
41
android:
layout_height
="wrap_content"
47
android:
layout_height
="wrap_content"
55
android:
layout_height
="wrap_content"
59
android:
layout_height
="wrap_content"
64
android:
layout_height
="wrap_content"
70
android:
layout_height
="wrap_content
[
all
...]
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/layout/
main_layout.xml
4
android:
layout_height
="match_parent"
11
android:
layout_height
="match_parent"
18
android:
layout_height
="wrap_content"
27
android:
layout_height
="wrap_content"
34
android:
layout_height
="wrap_content"
40
android:
layout_height
="wrap_content"
47
android:
layout_height
="wrap_content"
/developers/samples/android/renderScript/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/res/layout/
main_layout.xml
4
android:
layout_height
="match_parent"
11
android:
layout_height
="match_parent"
18
android:
layout_height
="wrap_content"
27
android:
layout_height
="wrap_content"
34
android:
layout_height
="wrap_content"
40
android:
layout_height
="wrap_content"
47
android:
layout_height
="wrap_content"
/development/ndk/platforms/android-9/samples/native-audio/res/layout/
main.xml
22
android:
layout_height
="fill_parent"
26
android:
layout_height
="wrap_content"
32
android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
44
android:
layout_height
="wrap_content"
50
android:
layout_height
="wrap_content"
56
android:
layout_height
="wrap_content"
62
android:
layout_height
="wrap_content"
68
android:
layout_height
="wrap_content"
74
android:
layout_height
="wrap_content
[
all
...]
/development/samples/FixedGridLayout/res/layout/
main.xml
7
android:
layout_height
="match_parent"
13
android:
layout_height
="wrap_content"
18
android:
layout_height
="wrap_content"
23
android:
layout_height
="wrap_content"
28
android:
layout_height
="wrap_content"
33
android:
layout_height
="wrap_content"
38
android:
layout_height
="wrap_content"
/development/tutorials/NotepadCodeLab/Notepadv2/res/layout/
note_edit.xml
5
android:
layout_height
="match_parent">
9
android:
layout_height
="wrap_content">
12
android:
layout_height
="wrap_content"
16
android:
layout_height
="wrap_content"
21
android:
layout_height
="wrap_content"
24
android:
layout_height
="wrap_content"
31
android:
layout_height
="wrap_content" />
/development/tutorials/NotepadCodeLab/Notepadv2Solution/res/layout/
note_edit.xml
5
android:
layout_height
="match_parent">
9
android:
layout_height
="wrap_content">
12
android:
layout_height
="wrap_content"
16
android:
layout_height
="wrap_content"
21
android:
layout_height
="wrap_content"
24
android:
layout_height
="wrap_content"
31
android:
layout_height
="wrap_content" />
/development/tutorials/NotepadCodeLab/Notepadv3/res/layout/
note_edit.xml
5
android:
layout_height
="match_parent">
9
android:
layout_height
="wrap_content">
12
android:
layout_height
="wrap_content"
16
android:
layout_height
="wrap_content"
21
android:
layout_height
="wrap_content"
24
android:
layout_height
="wrap_content"
31
android:
layout_height
="wrap_content" />
/development/tutorials/NotepadCodeLab/Notepadv3Solution/res/layout/
note_edit.xml
5
android:
layout_height
="match_parent">
9
android:
layout_height
="wrap_content">
12
android:
layout_height
="wrap_content"
16
android:
layout_height
="wrap_content"
21
android:
layout_height
="wrap_content"
24
android:
layout_height
="wrap_content"
31
android:
layout_height
="wrap_content" />
/frameworks/base/tests/StatusBar/res/layout/
test_alert.xml
5
android:
layout_height
="match_parent"
10
android:
layout_height
="wrap_content"
23
android:
layout_height
="wrap_content" />
27
android:
layout_height
="wrap_content"
33
android:
layout_height
="wrap_content"
41
android:
layout_height
="2dip"
48
android:
layout_height
="wrap_content"
Completed in 1182 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>