OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
176 - 200
of
1051
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/browseable/WatchViewStub/res/layout/
round_layout.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
31
</
RelativeLayout
>
/development/samples/devbytes/animation/CurvedMotion/res/layout/
activity_curved_motion.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
33
</
RelativeLayout
/development/samples/devbytes/animation/KeyframeAnimation/res/layout/
activity_keyframe_animation.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
28
</
RelativeLayout
>
/development/samples/devbytes/animation/ListViewDraggingAnimation/res/layout/
activity_list_view.xml
16
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
29
</
RelativeLayout
>
/development/samples/devbytes/animation/LiveButton/res/layout/
activity_overshoot.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
29
</
RelativeLayout
/development/samples/devbytes/animation/SquashAndStretch/res/layout/
main.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
31
</
RelativeLayout
/development/samples/devbytes/animation/WindowAnimations/res/layout/
activity_sub.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
RelativeLayout
>
activity_window_anim_sub.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
RelativeLayout
>
/development/samples/devbytes/graphics/ImagePixelization/res/layout/
activity_image_pixelization.xml
15
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
41
</
RelativeLayout
>
/development/samples/training/threadsample/res/layout/
progress.xml
20
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
37
</
RelativeLayout
>
/frameworks/base/core/res/res/layout/
permissions_package_list_item.xml
22
<
RelativeLayout
45
</
RelativeLayout
>
tab_indicator.xml
17
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
39
</
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/SystemUI/res/layout/
quick_settings_footer.xml
17
<
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
>
Completed in 365 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>