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

<<11121314151617181920>>

  /frameworks/base/packages/SystemUI/res/layout-sw600dp/
status_bar_notification_panel.xml 40 <RelativeLayout
84 </RelativeLayout>
status_bar_recent_item.xml 21 <RelativeLayout android:id="@+id/recent_item"
98 </RelativeLayout>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
ToggleSlider.java 28 import android.widget.RelativeLayout;
34 public class ToggleSlider extends RelativeLayout
  /packages/apps/Browser/res/layout/
website_settings_row.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
86 </RelativeLayout>
webview_preview.xml 39 <RelativeLayout
83 </RelativeLayout>
  /packages/apps/Browser/res/layout-sw600dp/
snapshot_item.xml 17 <RelativeLayout
77 </RelativeLayout>
  /packages/apps/Browser/src/com/android/browser/
GeolocationPermissionsPrompt.java 27 import android.widget.RelativeLayout;
31 public class GeolocationPermissionsPrompt extends RelativeLayout {
  /packages/apps/Calendar/res/layout-sw600dp/
all_in_one.xml 18 <RelativeLayout
113 </RelativeLayout>
  /packages/apps/Calendar/res/layout-sw600dp-w1024dp-h552dp/
all_in_one.xml 19 <RelativeLayout
108 </RelativeLayout>
  /packages/apps/Camera/res/layout/
indicator_bar.xml 23 <RelativeLayout
70 </RelativeLayout>
pano_review.xml 24 <RelativeLayout style="@style/PanoViewHorizontalBar">
51 </RelativeLayout>
share_popup.xml 63 <RelativeLayout
97 </RelativeLayout>
  /packages/apps/Camera/res/layout-sw600dp/
pano_review.xml 53 <RelativeLayout style="@style/PanoViewHorizontalBar">
80 </RelativeLayout>
  /packages/apps/Camera/src/com/android/camera/
FocusManager.java 36 import android.widget.RelativeLayout;
276 RelativeLayout.LayoutParams p =
277 (RelativeLayout.LayoutParams) mFocusIndicatorRotateLayout.getLayoutParams();
283 rules[RelativeLayout.CENTER_IN_PARENT] = 0;
437 RelativeLayout.LayoutParams p =
438 (RelativeLayout.LayoutParams) mFocusIndicatorRotateLayout.getLayoutParams();
440 rules[RelativeLayout.CENTER_IN_PARENT] = RelativeLayout.TRUE;
  /packages/apps/Contacts/res/layout/
contact_tile_frequent_phone.xml 26 <RelativeLayout
101 </RelativeLayout>
group_browse_list_item.xml 50 <RelativeLayout
87 </RelativeLayout>
  /packages/apps/Contacts/res/layout-w470dp/
contact_detail_fragment.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
88 </RelativeLayout>
  /packages/apps/DeskClock/res/layout/
alarm_alert.xml 17 <RelativeLayout
88 </RelativeLayout>
  /packages/apps/DeskClock/src/com/android/deskclock/
DigitalClock.java 29 import android.widget.RelativeLayout;
37 public class DigitalClock extends RelativeLayout {
  /packages/apps/Email/res/layout/
message_list_item_wide.xml 65 <RelativeLayout
93 </RelativeLayout>
message_view_attachment.xml 31 <RelativeLayout
82 </RelativeLayout>
message_view_invitation.xml 27 <RelativeLayout
57 </RelativeLayout>
  /packages/apps/Email/res/layout-sw600dp/
account_setup_basics_common.xml 19 <RelativeLayout
102 </RelativeLayout>
message_compose.xml 87 <RelativeLayout android:layout_width="match_parent"
91 </RelativeLayout>
message_view_attachment.xml 58 <RelativeLayout
86 </RelativeLayout>

Completed in 268 milliseconds

<<11121314151617181920>>