HomeSort by relevance Sort by last modified time
    Searched full:relativelayout (Results 401 - 425 of 1247) sorted by null

<<11121314151617181920>>

  /development/samples/devbytes/animation/ListViewCellInsertion/res/layout/
activity_main.xml 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
53 </RelativeLayout>
  /development/samples/devbytes/animation/ToonGame/res/layout/
activity_toon_game.xml 15 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
47 </RelativeLayout
  /development/samples/training/notify-user/res/layout/
activity_main.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
63 </RelativeLayout
  /external/androidplot/Examples/DemoApp/res/layout/
dual_scale_xy_plot_example.xml 22 <RelativeLayout
45 </RelativeLayout>
  /external/replicaisland/res/layout/
good_ending_animation.xml 36 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
55 </RelativeLayout>
  /external/sl4a/ScriptingLayerForAndroid/res/layout/
title.xml 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/screen"
48 </RelativeLayout>
  /frameworks/base/core/res/res/layout/
alert_dialog_progress.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
48 </RelativeLayout>
alert_dialog_progress_holo.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
48 </RelativeLayout>
alert_dialog_progress_material.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
43 </RelativeLayout>
app_permission_item_old.xml 22 <RelativeLayout
55 </RelativeLayout>
simple_account_item.xml 31 <RelativeLayout
54 </RelativeLayout>
text_edit_suggestion_container.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
54 </RelativeLayout>
  /frameworks/base/packages/PrintSpooler/res/layout/
disabled_print_services_list_item.xml 32 <RelativeLayout
53 </RelativeLayout>
enabled_print_services_list_item.xml 32 <RelativeLayout
52 </RelativeLayout>
print_service_recommendations_list_item.xml 33 <RelativeLayout
54 </RelativeLayout>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
CarNavigationButton.java 21 import android.widget.RelativeLayout;
29 public class CarNavigationButton extends RelativeLayout {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
BaseStatusBarHeader.java 21 import android.widget.RelativeLayout;
29 public abstract class BaseStatusBarHeader extends RelativeLayout implements
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/impl/
LayoutParserWrapperTest.java 41 assertEquals("RelativeLayout", parser.getName());
54 (next != END_TAG || !"RelativeLayout".equals(parser.getName())) && next != END_DOCUMENT;
66 assertEquals("RelativeLayout", parser.getName());
79 (next != END_TAG || !"RelativeLayout".equals(parser.getName())) && next != END_DOCUMENT;
112 " <RelativeLayout\n" +
144 " </RelativeLayout>\n" +
149 "<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n" +
182 "</RelativeLayout>";
  /frameworks/rs/java/tests/HealingBrush/res/layout/
activity_main.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
54 </RelativeLayout>
  /frameworks/support/samples/Support7Demos/res/layout/
list_popup_window_activity.xml 17 <RelativeLayout
54 </RelativeLayout>
media_item.xml 20 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
43 </RelativeLayout>
  /frameworks/support/v17/leanback/res/layout/
lb_guidedbuttonactions.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
46 </RelativeLayout>
  /frameworks/support/v7/mediarouter/res/layout/
mr_playback_control.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
50 </RelativeLayout>
  /packages/apps/Calculator/res/layout/
display.xml 18 <RelativeLayout
44 </RelativeLayout
  /packages/apps/Calendar/res/layout/
calendars_dropdown_item.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
57 </RelativeLayout>

Completed in 3310 milliseconds

<<11121314151617181920>>