OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
201 - 225
of
1247
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/res/res/layout/
tab_indicator.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
39
</
RelativeLayout
>
/frameworks/base/core/tests/coretests/res/layout/
datepicker_layout.xml
17
<
RelativeLayout
33
</
RelativeLayout
>
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
AlphaOptimizedRelativeLayout.java
21
import android.widget.
RelativeLayout
;
27
public class AlphaOptimizedRelativeLayout extends
RelativeLayout
{
/frameworks/base/packages/PrintSpooler/res/layout/
add_printer_list_item.xml
33
<
RelativeLayout
44
</
RelativeLayout
>
all_print_services_list_item.xml
25
<
RelativeLayout
36
</
RelativeLayout
>
/frameworks/base/packages/SystemUI/res/layout/
quick_settings_footer.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
42
</
RelativeLayout
tv_pip_overlay.xml
20
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
42
</
RelativeLayout
>
/frameworks/base/packages/WallpaperCropper/res/layout/
wallpaper_cropper.xml
21
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
39
</
RelativeLayout
>
/frameworks/base/tests/AccessoryDisplay/source/res/layout/
presentation_content.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
RelativeLayout
>
/frameworks/base/tests/CanvasCompare/res/layout/
automatic_layout.xml
16
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
38
</
RelativeLayout
>
/frameworks/base/tests/HwAccelerationTest/res/layout/
flipper_item.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
39
</
RelativeLayout
/frameworks/base/tests/MusicServiceDemo/res/layout/
fragment_main.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
RelativeLayout
>
/frameworks/base/tests/Split/res/layout/
main.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
RelativeLayout
>
/frameworks/base/tests/TransitionTests/res/layout/
incorrect_password.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
37
</
RelativeLayout
instance_targets.xml
3
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
38
</
RelativeLayout
success.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
36
</
RelativeLayout
username_taken.xml
2
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
37
</
RelativeLayout
/frameworks/data-binding/integration-tests/App With Spaces/app/src/main/res/layout/
activity_main.xml
22
<
RelativeLayout
android:layout_width="match_parent"
32
</
RelativeLayout
>
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/src/main/res/layout/
activity_main.xml
22
<
RelativeLayout
android:layout_width="match_parent"
32
</
RelativeLayout
>
activity_test_library_main.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
RelativeLayout
>
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/src/main/res/layout/
activity_test_library_main.xml
22
<
RelativeLayout
34
</
RelativeLayout
>
another_layout_file.xml
23
<
RelativeLayout
android:layout_width="match_parent"
33
</
RelativeLayout
>
library_only_layout.xml
23
<
RelativeLayout
android:layout_width="match_parent"
34
</
RelativeLayout
>
/frameworks/opt/bitmap/sample/res/layout/
activity_main.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
RelativeLayout
>
/frameworks/support/samples/Support7Demos/res/layout/
popup_menu_activity.xml
17
<
RelativeLayout
45
</
RelativeLayout
>
Completed in 2093 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>