HomeSort by relevance Sort by last modified time
    Searched full:relativelayout (Results 26 - 50 of 1051) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/tests/TransitionTests/res/layout/
interruption_inner_1.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
20 </RelativeLayout
interruption_inner_2.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
20 </RelativeLayout
interruption_inner_3.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
20 </RelativeLayout
interruption_inner_4.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
20 </RelativeLayout
  /frameworks/opt/photoviewer/sample/res/layout/
activity_main.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
16 </RelativeLayout>
  /development/samples/training/notify-user/res/layout/
activity_result.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
15 <RelativeLayout
36 </RelativeLayout>
37 </RelativeLayout>
  /external/deqp/android/package/res/layout/
exec_server.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
6 <RelativeLayout android:id="@+id/header_gradient"
11 <RelativeLayout android:id="@+id/footer_gradient"
32 </RelativeLayout>
  /frameworks/support/v17/leanback/res/layout/
lb_guidedactions.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
22 <RelativeLayout
33 </RelativeLayout>
35 </RelativeLayout>
  /packages/apps/Music/src/com/android/music/
CheckableRelativeLayout.java 22 import android.widget.RelativeLayout;
25 * A special variation of RelativeLayout that can be used as a checkable object.
27 * also supports checking. Otherwise, it works identically to a RelativeLayout.
29 public class CheckableRelativeLayout extends RelativeLayout implements Checkable {
  /prebuilts/sdk/current/support/v17/leanback/res/layout/
lb_guidedactions.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
22 <RelativeLayout
33 </RelativeLayout>
35 </RelativeLayout>
  /development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
CurvedMotion.java 26 import android.widget.RelativeLayout;
27 import android.widget.RelativeLayout.LayoutParams;
98 params.removeRule(RelativeLayout.ALIGN_PARENT_LEFT);
99 params.removeRule(RelativeLayout.ALIGN_PARENT_TOP);
100 params.addRule(RelativeLayout.ALIGN_PARENT_RIGHT);
101 params.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM);
103 params.addRule(RelativeLayout.ALIGN_PARENT_LEFT);
104 params.addRule(RelativeLayout.ALIGN_PARENT_TOP);
105 params.removeRule(RelativeLayout.ALIGN_PARENT_RIGHT);
106 params.removeRule(RelativeLayout.ALIGN_PARENT_BOTTOM)
    [all...]
  /packages/apps/FMRadio/res/layout/
station_item.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
23 <RelativeLayout
32 <RelativeLayout
63 </RelativeLayout>
65 <RelativeLayout
85 </RelativeLayout>
86 </RelativeLayout>
88 <RelativeLayout
110 </RelativeLayout>
112 </RelativeLayout
    [all...]
  /developers/build/prebuilts/androidtv/leanback/app/src/main/res/layout/
player_activity.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 <RelativeLayout
37 <RelativeLayout
82 </RelativeLayout>
83 </RelativeLayout>
86 </RelativeLayout
  /cts/apps/CtsVerifier/res/layout/
camera_fov_calibration_determine_fov.xml 14 <RelativeLayout
29 </RelativeLayout>
car_dock_main.xml 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
26 </RelativeLayout>
pass_fail_widget.xml 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
25 </RelativeLayout>
pva_video.xml 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
25 </RelativeLayout
  /cts/tests/tests/assist/res/layout/
screenshot_activity.xml 16 <RelativeLayout
22 </RelativeLayout
  /cts/tests/tests/assist/testapp/res/layout/
screenshot_activity.xml 16 <RelativeLayout
22 </RelativeLayout
  /developers/build/prebuilts/gradle/SynchronizedNotifications/Wearable/src/main/res/layout/
activity_wearable.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
23 </RelativeLayout>
  /developers/samples/android/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/layout/
activity_wearable.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
23 </RelativeLayout>
  /development/samples/BusinessCard/res/layout/
business_card.xml 2 <RelativeLayout
26 </RelativeLayout>
  /development/samples/SupportLeanbackDemos/res/layout/
horizontal_grid.xml 0 <RelativeLayout
23 </RelativeLayout>
  /development/samples/browseable/SynchronizedNotifications/Wearable/res/layout/
activity_wearable.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
23 </RelativeLayout>
  /development/samples/devbytes/animation/CardFlip/res/layout/
main.xml 15 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 </RelativeLayout

Completed in 934 milliseconds

12 3 4 5 6 7 8 91011>>