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

<<21222324252627282930>>

  /development/samples/Wiktionary/res/layout/
widget_word.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
79 </RelativeLayout>
  /development/samples/WiktionarySimple/res/layout/
widget_word.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
79 </RelativeLayout>
  /development/samples/browseable/AsymmetricFingerprintDialog/res/layout/
fingerprint_dialog_backup.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
78 </RelativeLayout
fingerprint_dialog_content.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
58 </RelativeLayout
  /development/samples/browseable/FingerprintDialog/res/layout/
fingerprint_dialog_backup.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
78 </RelativeLayout
fingerprint_dialog_content.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
58 </RelativeLayout
  /development/samples/browseable/Interpolator/res/layout/
interpolator_fragment.xml 26 <RelativeLayout
84 </RelativeLayout>
  /development/samples/browseable/MessagingService/res/layout-land/
fragment_message_me.xml 49 <RelativeLayout
66 </RelativeLayout>
  /development/samples/browseable/XYZTouristAttractions/Application/res/layout/
list_row.xml 25 <RelativeLayout
73 </RelativeLayout>
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingLayout.java 21 import android.widget.RelativeLayout;
37 public class ExpandingLayout extends RelativeLayout {
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
PlayerSetupActivity.java 44 import android.widget.RelativeLayout;
141 RelativeLayout.LayoutParams params = new RelativeLayout.LayoutParams(
142 RelativeLayout.LayoutParams.WRAP_CONTENT,
143 RelativeLayout.LayoutParams.WRAP_CONTENT);
144 params.addRule(RelativeLayout.ALIGN_PARENT_TOP);
243 buttonClick(clickedView, RelativeLayout.ALIGN_PARENT_RIGHT);
247 buttonClick(clickedView, RelativeLayout.ALIGN_PARENT_LEFT);
  /external/androidplot/Examples/DemoApp/res/layout/
xy_plot_with_bq_img_example.xml 0 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
48 </RelativeLayout
  /external/webrtc/webrtc/examples/androidapp/res/layout/
fragment_call.xml 3 <RelativeLayout
70 </RelativeLayout>
fragment_hud.xml 3 <RelativeLayout
75 </RelativeLayout>
  /frameworks/base/core/res/res/layout/
app_permission_item_money.xml 41 <RelativeLayout
74 </RelativeLayout>
list_menu_item_layout.xml 24 <RelativeLayout
57 </RelativeLayout>
permissions_account_and_authtokentype.xml 22 <RelativeLayout
67 </RelativeLayout>
popup_menu_item_layout.xml 26 <RelativeLayout
58 </RelativeLayout>
preference.xml 35 <RelativeLayout
61 </RelativeLayout>
preference_child.xml 40 <RelativeLayout
65 </RelativeLayout>
preference_child_holo.xml 40 <RelativeLayout
65 </RelativeLayout>
preference_child_material.xml 41 <RelativeLayout
63 </RelativeLayout>
preference_header_item.xml 34 <RelativeLayout
60 </RelativeLayout>
preference_header_item_material.xml 35 <RelativeLayout
63 </RelativeLayout>
preference_information.xml 27 <RelativeLayout
52 </RelativeLayout>

Completed in 325 milliseconds

<<21222324252627282930>>