HomeSort by relevance Sort by last modified time
    Searched full:android (Results 26 - 50 of 67604) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/replicaisland/res/layout/
main.xml 2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent"
4 android:layout_height="fill_parent"
7 <view xmlns:android="http://schemas.android.com/apk/res/android"
9 android:id="@+id/glsurfaceview"
10 android:layout_width="fill_parent"
    [all...]
level_select_completed_row.xml 2 <AbsoluteLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent"
4 android:layout_height="70dp"
5 android:background = "#000000"
8 android:src="@drawable/ui_rack_gray"
9 android:adjustViewBounds="true"
10 android:gravity="center_vertical"
11 android:layout_width="fill_parent"
    [all...]
level_select_disabled_row.xml 2 <AbsoluteLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent"
4 android:layout_height="70dp"
5 android:background = "#000000"
8 android:src="@drawable/ui_rack_red"
9 android:adjustViewBounds="true"
10 android:gravity="center_vertical"
11 android:layout_width="fill_parent"
    [all...]
  /development/tutorials/MoarRam/res/layout/
activity_main.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 xmlns:tools="http://schemas.android.com/tools"
3 android:layout_width="match_parent"
4 android:layout_height="fill_parent"
5 android:paddingBottom="@dimen/activity_vertical_margin"
6 android:paddingLeft="@dimen/activity_horizontal_margin"
7 android:paddingRight="@dimen/activity_horizontal_margin"
8 android:paddingTop="@dimen/activity_vertical_margin
    [all...]
  /hardware/ti/wpan/tools/FM/FmTxApp/res/layout/
fmtxparamconfig.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent" android:layout_height="fill_parent"
4 android:id="@+id/ParentLayout" android:orientation="vertical"
5 android:background="@drawable/wallpaper33">
7 <ScrollView android:layout_width="fill_parent"
8 android:layout_height="wrap_content" android:id="@+id/scrollview1
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/res/layout/
sample_main.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 xmlns:tools="http://schemas.android.com/tools"
3 android:id="@+id/LinearLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:gravity="center"
7 android:orientation="vertical"
11 android:layout_width="wrap_content
    [all...]
  /developers/samples/android/media/BasicMediaRouter/BasicMediaRouterSample/src/main/res/layout/
sample_main.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 xmlns:tools="http://schemas.android.com/tools"
3 android:id="@+id/LinearLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:gravity="center"
7 android:orientation="vertical"
11 android:layout_width="wrap_content
    [all...]
  /development/samples/WiFiDirectServiceDiscovery/res/layout/
devices_list.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="match_parent"
4 android:layout_height="match_parent"
5 android:orientation="vertical"
6 android:layout_gravity="top"
7 android:gravity="top" >
11 android:id="@android:id/list
    [all...]
main.xml 2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="fill_parent"
4 android:layout_height="fill_parent"
5 android:orientation="vertical" >
8 xmlns:android="http://schemas.android.com/apk/res/android"
9 android:id="@+id/container_root
    [all...]
  /development/samples/browseable/BasicMediaRouter/res/layout/
sample_main.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 xmlns:tools="http://schemas.android.com/tools"
3 android:id="@+id/LinearLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:gravity="center"
7 android:orientation="vertical"
11 android:layout_width="wrap_content
    [all...]
  /external/svox/PicoLangInstallerDeuDeu/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/PicoLangInstallerEngGbr/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/PicoLangInstallerEngUsa/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/PicoLangInstallerFraFra/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/PicoLangInstallerItaIta/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/PicoLangInstallerSpaEsp/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="fill_parent"
6 android:background="#ff000000"
7 android:layout_height="fill_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /external/svox/picolanginstaller/res/layout/
installing.xml 4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:id="@+id/root" android:layout_width="match_parent"
6 android:background="#ff000000"
7 android:layout_height="match_parent">
9 <LinearLayout android:id="@+id/progress_indicator"
10 android:orientation="vertical"
11 android:layout_centerInParent="true
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample10-expected-convertFromGrid.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/LinearLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:columnCount="2"
7 android:orientation="horizontal" >
10 android:id="@+id/button1"
11 android:layout_width="wrap_content
    [all...]
sample10-expected-initialAttributes.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/LinearLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:columnCount="2"
7 android:orientation="vertical" >
10 android:id="@+id/button1"
11 android:layout_width="wrap_content
    [all...]
sample3-expected-wrapIn2.xml 2 <android.gesture.GestureOverlayView xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="match_parent"
4 android:layout_height="match_parent" >
7 android:id="@+id/newlinear"
8 android:layout_width="match_parent"
9 android:layout_height="match_parent"
10 android:orientation="vertical"
    [all...]
sample9-expected-convertToGrid.xml 2 <GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/GridLayout1"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent"
6 android:columnCount="3"
7 android:orientation="horizontal" >
10 android:id="@+id/button1"
11 android:layout_gravity="left
    [all...]
  /frameworks/base/tests/TransitionTests/res/layout/
results_screen.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:orientation="vertical"
4 android:layout_width="fill_parent"
5 android:layout_height="fill_parent"
6 android:background="#7f7f7f"
7 android:id="@+id/container">
8 <LinearLayout android:orientation="horizontal"
9 android:layout_width="wrap_content
    [all...]
activity_login.xml 1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 android:id="@+id/container"
3 android:layout_width="match_parent"
4 android:layout_height="match_parent">
7 android:id="@+id/password"
8 android:layout_width="wrap_content"
9 android:layout_height="wrap_content"
10 android:layout_alignRight="@+id/username
    [all...]
  /external/robolectric/src/test/resources/res/layout/
activity_list_item.xml 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 android:layout_width="match_parent"
3 android:layout_height="wrap_content"
4 android:paddingTop="1dip"
5 android:paddingBottom="1dip"
6 android:paddingLeft="6dip"
7 android:paddingRight="6dip">
9 <ImageView android:id="@+id/icon
    [all...]
  /frameworks/base/tests/StatusBar/res/layout/
progress_notification.xml 2 xmlns:android="http://schemas.android.com/apk/res/android"
3 android:orientation="vertical"
4 android:layout_width="fill_parent"
5 android:layout_height="wrap_content">
8 android:id="@+id/progress_bar"
9 style="?android:attr/progressBarStyleHorizontal"
10 android:layout_width="fill_parent"
11 android:layout_height="wrap_content
    [all...]

Completed in 601 milliseconds

12 3 4 5 6 7 8 91011>>