HomeSort by relevance Sort by last modified time
    Searched full:relativelayout (Results 226 - 250 of 501) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/layout/
preference_information.xml 27 <RelativeLayout
52 </RelativeLayout>
preference_information_holo.xml 42 <RelativeLayout
66 </RelativeLayout>
preference_list_content_single.xml 57 <RelativeLayout android:id="@+id/button_bar"
91 </RelativeLayout>
preference_list_fragment.xml 48 <RelativeLayout android:id="@+id/button_bar"
82 </RelativeLayout>
  /frameworks/base/core/tests/coretests/res/layout/
drawable_background_minimum_size.xml 55 <RelativeLayout
65 </RelativeLayout>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
NotificationPeekPanel.java 22 import android.widget.RelativeLayout;
24 public class NotificationPeekPanel extends RelativeLayout implements StatusBarPanel {
  /packages/apps/Bluetooth/res/layout/
bluetooth_transfer_item.xml 21 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
70 </RelativeLayout>
  /packages/apps/Browser/res/layout/
bookmarkthumbnailwidget_item.xml 17 <RelativeLayout
60 </RelativeLayout>
bookmarkthumbnailwidget_item_folder.xml 17 <RelativeLayout
60 </RelativeLayout>
nav_screen.xml 17 <RelativeLayout
62 </RelativeLayout>
snapshot_item.xml 17 <RelativeLayout
68 </RelativeLayout>
  /packages/apps/Browser/res/layout-land/
nav_screen.xml 17 <RelativeLayout
61 </RelativeLayout>
  /packages/apps/Calendar/res/layout/
all_in_one.xml 17 <RelativeLayout
68 </RelativeLayout
mini_calendar_item.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
68 </RelativeLayout>
  /packages/apps/Camera/res/layout/
preview_frame_video.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
65 </RelativeLayout>
priority_indicators.xml 21 <RelativeLayout
51 </RelativeLayout>
  /packages/apps/Camera/res/layout-sw600dp/
preview_frame_video.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
52 </RelativeLayout>
review_control.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
63 </RelativeLayout>
  /packages/apps/Camera/src/com/android/camera/
PreviewFrameLayout.java 26 import android.widget.RelativeLayout;
30 public class PreviewFrameLayout extends RelativeLayout {
  /packages/apps/Camera/src/com/android/camera/ui/
ControlPanelLayout.java 24 import android.widget.RelativeLayout;
32 public class ControlPanelLayout extends RelativeLayout {
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastListItem.java 27 import android.widget.RelativeLayout;
35 public class CellBroadcastListItem extends RelativeLayout {
  /packages/apps/Contacts/res/layout/
contact_tile_frequent.xml 23 <RelativeLayout
82 </RelativeLayout>
contact_tile_starred.xml 23 <RelativeLayout
83 </RelativeLayout>
contact_tile_starred_quick_contact.xml 23 <RelativeLayout
81 </RelativeLayout>
contact_tile_starred_secondary_target.xml 23 <RelativeLayout
75 </RelativeLayout>

Completed in 1077 milliseconds

1 2 3 4 5 6 7 8 91011>>