OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
276 - 300
of
1247
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
NonOverlappingRelativeLayout.java
18
import android.widget.
RelativeLayout
;
20
class NonOverlappingRelativeLayout extends
RelativeLayout
{
/packages/apps/UnifiedEmail/res/layout/
attachment_preview.xml
18
<
RelativeLayout
34
</
RelativeLayout
compose_body.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
35
</
RelativeLayout
wait_default.xml
19
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
34
</
RelativeLayout
>
/packages/inputmethods/LatinIME/java/res/layout/
loading_page.xml
21
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
39
</
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
>
/packages/services/Telecomm/res/xml/
layout_blocked_number.xml
18
<
RelativeLayout
43
</
RelativeLayout
/pdk/apps/TestingCamera2/res/layout/
pane_layout_header.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
36
</
RelativeLayout
>
/prebuilts/sdk/current/support/v17/leanback/res/layout/
lb_headers_fragment.xml
17
<
RelativeLayout
38
</
RelativeLayout
>
/sdk/apps/SdkController/res/layout/
multitouch.xml
2
<
RelativeLayout
32
</
RelativeLayout
>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt
34
<
RelativeLayout
></
RelativeLayout
>
completion1-expected-completion12.txt
34
<
RelativeLayout
></
RelativeLayout
>
completion9-expected-completion64.txt
34
<
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/docs/html/sdk/api_diff/21/changes/
android.widget.RelativeLayout.html
10
android.widget.
RelativeLayout
74
Class android.widget.<A HREF="../../../../reference/android/widget/
RelativeLayout
.html" target="_top"><font size="+2"><code>
RelativeLayout
</code></font></A>
85
<A NAME="android.widget.
RelativeLayout
.ctor_added(android.content.Context, android.util.AttributeSet, int, int)"></A>
86
<nobr><A HREF="../../../../reference/android/widget/
RelativeLayout
.html#
RelativeLayout
(android.content.Context, android.util.AttributeSet, int, int)" target="_top"><code>
RelativeLayout
</code></A>(<code>Context,</nobr> AttributeSet<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
/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);
/cts/tests/tests/transition/res/layout/
scene4.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
/cts/tests/tests/widget/src/android/widget/cts/
RelativeLayoutCtsActivity.java
25
* A minimal application for
RelativeLayout
test.
/developers/build/prebuilts/gradle/DataLayer/Application/src/main/res/layout/
main_activity.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
21
<
RelativeLayout
58
</
RelativeLayout
>
86
</
RelativeLayout
>
/developers/samples/android/wearable/wear/DataLayer/Application/src/main/res/layout/
main_activity.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
21
<
RelativeLayout
58
</
RelativeLayout
>
86
</
RelativeLayout
>
/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.
/development/samples/browseable/DataLayer/Application/res/layout/
main_activity.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
21
<
RelativeLayout
58
</
RelativeLayout
>
86
</
RelativeLayout
>
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/res/layout/
activity_main.xml
23
<
RelativeLayout
48
</
RelativeLayout
>
68
<
RelativeLayout
91
</
RelativeLayout
>
Completed in 1798 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>