OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
76 - 100
of
1456
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/walt/android/WALT/app/src/main/res/layout/
line_chart.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
RelativeLayout
>
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
ButtonRelativeLayout.java
20
import android.widget.
RelativeLayout
;
22
public class ButtonRelativeLayout extends
RelativeLayout
{
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
activity.xml
0
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
21
</
RelativeLayout
>
/frameworks/support/lifecycle/extensions/src/androidTest/res/layout/
activity_view_model.xml
18
<
RelativeLayout
25
</
RelativeLayout
>
/frameworks/support/samples/SupportLeanbackDemos/res/layout/
horizontal_grid.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
video_activity_detailed_card.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
RelativeLayout
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/layout/
activity_video_example.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
22
</
RelativeLayout
/frameworks/support/v17/leanback/tests/res/layout/
horizontal_grid.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
horizontal_grid_testredundantappendremove2.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
horizontal_grid_wrap.xml
0
<
RelativeLayout
21
</
RelativeLayout
>
relative_layout.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
vertical_grid.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
vertical_grid_testredundantappendremove.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
vertical_linear.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
vertical_linear_measured_with_zero.xml
0
<
RelativeLayout
24
</
RelativeLayout
>
vertical_linear_wrap_content.xml
0
<
RelativeLayout
23
</
RelativeLayout
>
/packages/apps/Gallery2/res/layout/
main.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
20
</
RelativeLayout
>
/packages/apps/Music/res/layout/
track_list_item.xml
19
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
RelativeLayout
>
/packages/services/Car/tests/EmbeddedKitchenSinkApp/res/layout/
cubes.xml
16
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
RelativeLayout
/packages/services/Telephony/res/layout/
delete_fdn_contact_screen.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
RelativeLayout
>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound_all.info
1
android.widget.
RelativeLayout
[0,121,800,480] <
RelativeLayout
>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample4-expected-changeLayout4.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
26
</
RelativeLayout
sample4.xml
4
<
RelativeLayout
android:layout_height="match_parent" android:id="@+id/relativeLayout1" android:layout_width="match_parent">
6
</
RelativeLayout
>
/cts/apps/CtsVerifier/res/layout/
fragment_accuracy.xml
0
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
17
<
RelativeLayout
46
</
RelativeLayout
>
58
</
RelativeLayout
>
fragment_robustness.xml
0
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
17
<
RelativeLayout
48
</
RelativeLayout
>
60
</
RelativeLayout
>
Completed in 787 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>