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

<<11121314151617181920>>

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
NonOverlappingRelativeLayout.java 18 import android.widget.RelativeLayout;
20 class NonOverlappingRelativeLayout extends RelativeLayout {
  /packages/apps/UnifiedEmail/res/layout/
attachment_preview.xml 18 <RelativeLayout
34 </RelativeLayout
compose_body.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
35 </RelativeLayout
wait_default.xml 19 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
34 </RelativeLayout>
  /packages/inputmethods/LatinIME/java/res/layout/
loading_page.xml 21 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
39 </RelativeLayout>
  /packages/inputmethods/OpenWnn/res/layout/
user_dictionary_tools_edit_header.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
28 </RelativeLayout>
  /packages/wallpapers/MagicSmoke/res/layout/
selector.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
34 </RelativeLayout>
  /pdk/apps/TestingCamera2/res/layout/
pane_layout_header.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
36 </RelativeLayout>
  /prebuilts/sdk/current/support/v17/leanback/res/layout/
lb_guidance.xml 22 <RelativeLayout
42 </RelativeLayout>
lb_guidedstep_fragment.xml 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
35 </RelativeLayout
lb_headers_fragment.xml 17 <RelativeLayout
38 </RelativeLayout>
  /sdk/apps/SdkController/res/layout/
multitouch.xml 2 <RelativeLayout
32 </RelativeLayout>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion11.txt 34 <RelativeLayout ></RelativeLayout>
completion1-expected-completion12.txt 34 <RelativeLayout ></RelativeLayout>
completion9-expected-completion64.txt 34 <RelativeLayout ></RelativeLayout>
sample3-expected-changeLayout3.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
38 </RelativeLayout
sample6-expected-changeLayout6.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
37 </RelativeLayout
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.widget.RelativeLayout.html 10 android.widget.RelativeLayout
74 Class android.widget.<A HREF="../../../../reference/android/widget/RelativeLayout.html" target="_top"><font size="+2"><code>RelativeLayout</code></font></A>
85 <A NAME="android.widget.RelativeLayout.ctor_added(android.content.Context, android.util.AttributeSet, int, int)"></A>
86 <nobr><A HREF="../../../../reference/android/widget/RelativeLayout.html#RelativeLayout(android.content.Context, android.util.AttributeSet, int, int)" target="_top"><code>RelativeLayout</code></A>(<code>Context,</nobr> AttributeSet<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
  /frameworks/base/core/tests/coretests/src/android/view/
DrawableBgMinSize.java 30 import android.widget.RelativeLayout;
48 private RelativeLayout mRelativeLayout;
66 mRelativeLayout = (RelativeLayout) findViewById(R.id.relative_layout);
  /cts/tests/tests/transition/res/layout/
scene4.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
  /developers/build/prebuilts/gradle/DataLayer/Application/src/main/res/layout/
main_activity.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
21 <RelativeLayout
58 </RelativeLayout>
86 </RelativeLayout>
  /developers/samples/android/wearable/wear/DataLayer/Application/src/main/res/layout/
main_activity.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
21 <RelativeLayout
58 </RelativeLayout>
86 </RelativeLayout>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Baseline6.java 26 * Baseline alignment in RelativeLayout.
Baseline7.java 26 * Baseline alignment in RelativeLayout with various font weights.
  /development/samples/browseable/DataLayer/Application/res/layout/
main_activity.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
21 <RelativeLayout
58 </RelativeLayout>
86 </RelativeLayout>

Completed in 392 milliseconds

<<11121314151617181920>>