OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
101 - 125
of
501
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/VideoEditor/res/layout/
image_with_text_row_view.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
38
</
RelativeLayout
>
project_picker.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
RelativeLayout
>
/packages/apps/VideoEditor/res/layout-w320dp-port/
image_with_text_row_view.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
37
</
RelativeLayout
>
/packages/inputmethods/OpenWnn/res/layout/
user_dictionary_tools_edit_header.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
28
</
RelativeLayout
>
user_dictionary_tools_list_header.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
35
</
RelativeLayout
>
user_dictionary_tools_list_header_ja.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
35
</
RelativeLayout
>
/packages/providers/ApplicationsProvider/res/layout/
application_list_item.xml
17
<
RelativeLayout
41
</
RelativeLayout
>
/packages/wallpapers/MagicSmoke/res/layout/
selector.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
34
</
RelativeLayout
>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt
33
<
RelativeLayout
></
RelativeLayout
>
completion1-expected-completion12.txt
33
<
RelativeLayout
></
RelativeLayout
>
completion9-expected-completion64.txt
33
<
RelativeLayout
></
RelativeLayout
>
sample3-expected-changeLayout3.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
38
</
RelativeLayout
sample6-expected-changeLayout6.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
37
</
RelativeLayout
/frameworks/base/core/tests/coretests/src/android/view/
DrawableBgMinSize.java
30
import android.widget.
RelativeLayout
;
48
private
RelativeLayout
mRelativeLayout;
66
mRelativeLayout = (
RelativeLayout
) findViewById(R.id.relative_layout);
/packages/apps/Email/res/layout/
mailbox_list_item.xml
17
<!-- extends
RelativeLayout
-->
34
<
RelativeLayout
60
</
RelativeLayout
>
/cts/tests/tests/widget/src/android/widget/cts/
ViewAnimatorTest.java
39
import android.widget.
RelativeLayout
;
132
final
RelativeLayout
parent = (
RelativeLayout
) v1.getParent();
192
final
RelativeLayout
parent = (
RelativeLayout
) v1.getParent();
238
final
RelativeLayout
parent = (
RelativeLayout
) v1.getParent();
271
final
RelativeLayout
parent = (
RelativeLayout
) v1.getParent();
304
final
RelativeLayout
parent = (RelativeLayout) v1.getParent()
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
Baseline6.java
26
* Baseline alignment in
RelativeLayout
.
Baseline7.java
26
* Baseline alignment in
RelativeLayout
with various font weights.
/frameworks/base/core/res/res/layout-sw600dp/
keyguard_screen_tab_unlock.xml
32
<
RelativeLayout
38
<
RelativeLayout
android:id="@+id/transport_bg_protect"
65
</
RelativeLayout
>
67
</
RelativeLayout
>
/frameworks/base/packages/SystemUI/res/layout-sw600dp/
compat_mode_help.xml
20
<
RelativeLayout
48
<
RelativeLayout
80
</
RelativeLayout
>
91
</
RelativeLayout
>
/packages/apps/DeskClock/res/layout/
desk_clock_weather.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
<
RelativeLayout
android:id="@+id/weather_temp_icon_cluster"
81
</
RelativeLayout
>
95
</
RelativeLayout
>
/packages/apps/Email/res/layout-sw600dp/
account_setup_account_type.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
45
<
RelativeLayout
87
</
RelativeLayout
>
98
</
RelativeLayout
>
/packages/apps/Email/res/layout-sw600dp-port/
account_setup_basics.xml
33
<
RelativeLayout
70
</
RelativeLayout
>
73
<
RelativeLayout
93
</
RelativeLayout
>
account_setup_exchange.xml
33
<
RelativeLayout
72
</
RelativeLayout
>
75
<
RelativeLayout
94
</
RelativeLayout
>
account_setup_incoming.xml
33
<
RelativeLayout
72
</
RelativeLayout
>
75
<
RelativeLayout
94
</
RelativeLayout
>
Completed in 222 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>