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

<<21222324252627282930>>

  /cts/apps/CtsVerifier/res/layout/
co_main.xml 3 <!-- Copyright (C) 2012 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="fill_parent"
19 android:layout_height="fill_parent"
20 android:gravity="bottom"
21 android:orientation="vertical" >
24 android:layout_width="fill_parent"
25 android:layout_height="0dp
    [all...]
cf_main.xml 3 <!-- Copyright (C) 2012 The Android Open Source Project
18 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 android:orientation="vertical"
20 android:layout_width="fill_parent"
21 android:layout_height="fill_parent">
24 android:orientation="horizontal"
25 android:layout_width="fill_parent"
26 android:layout_height="0dp
    [all...]
  /frameworks/base/packages/SystemUI/res/layout/
status_bar_recent_item.xml 5 ** Copyright 2006, The Android Open Source Project
22 xmlns:android="http://schemas.android.com/apk/res/android"
23 android:layout_height="wrap_content"
24 android:layout_width="match_parent"
25 android:paddingTop="@dimen/status_bar_recents_item_padding"
26 android:paddingBottom="@dimen/status_bar_recents_item_padding"
27 android:clipChildren="false"
28 android:importantForAccessibility="no"
    [all...]
  /packages/apps/Calendar/res/layout/
notification.xml 2 <!-- Copyright (C) 2012 The Android Open Source Project
17 xmlns:android="http://schemas.android.com/apk/res/android"
18 android:orientation="horizontal"
19 android:layout_width="match_parent"
20 android:layout_height="wrap_content"
21 android:paddingTop="4dip"
22 android:paddingBottom="4dip"
23 android:gravity="center_vertical
    [all...]
alert_item.xml 2 <!-- Copyright (C) 2008 The Android Open Source Project
18 xmlns:android="http://schemas.android.com/apk/res/android"
19 android:orientation="vertical"
20 android:layout_width="match_parent"
21 android:layout_height="wrap_content"
22 android:paddingTop="16dip"
23 android:paddingBottom="16dip"
24 android:gravity="center_vertical
    [all...]
  /packages/apps/Gallery2/res/layout/
filtershow_editor_panel.xml 3 Copyright (C) 2013 The Android Open Source Project
18 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 android:id="@+id/top"
20 android:layout_width="match_parent"
21 android:layout_height="wrap_content"
22 android:orientation="vertical"
23 android:visibility="visible" >
26 android:background="@color/toolbar_separation_line
    [all...]
  /packages/apps/PackageInstaller/res/layout/
op_progress.xml 2 <!-- Copyright (C) 2008 The Android Open Source Project
17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="match_parent"
19 android:layout_height="match_parent"
20 android:orientation="vertical">
22 <LinearLayout android:id="@+id/buttons_panel"
23 android:layout_width="match_parent"
24 android:layout_height="wrap_content
    [all...]
  /packages/apps/Settings/res/layout/
master_clear.xml 2 <!-- Copyright (C) 2010 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="match_parent"
19 android:layout_height="match_parent"
20 android:orientation="vertical"
24 android:layout_width="match_parent"
25 android:layout_height="0dip"
26 android:layout_marginStart="12dp
    [all...]
app_ops_details_item.xml 4 ** Copyright 2008, The Android Open Source Project
20 <GridLayout xmlns:android="http://schemas.android.com/apk/res/android"
21 android:layout_width="match_parent"
22 android:layout_height="wrap_content"
23 android:minHeight="?android:attr/listPreferredItemHeight"
24 android:paddingStart="?android:attr/listPreferredItemPaddingStart
    [all...]
wifi_config_ui_for_setup_wizard.xml 2 <!-- Copyright (C) 2010 The Android Open Source Project
18 xmlns:android="http://schemas.android.com/apk/res/android"
19 android:orientation="vertical"
20 android:layout_width="match_parent"
21 android:layout_height="match_parent">
24 android:id="@+id/eap_not_supported"
25 android:layout_width="match_parent"
26 android:layout_height="wrap_content
    [all...]
  /packages/apps/Settings/res/layout-sw600dp/
preference_inputmethod.xml 2 <!-- Copyright (C) 2011 The Android Open Source Project
18 xmlns:android="http://schemas.android.com/apk/res/android"
19 android:layout_width="match_parent"
20 android:layout_height="wrap_content"
21 android:minHeight="?android:attr/listPreferredItemHeight"
22 android:gravity="center_vertical">
24 android:id="@+id/inputmethod_pref
    [all...]
  /packages/inputmethods/OpenWnn/res/xml-sw768dp/
keyboard_12key_phone.xml 18 <Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:pj="http://schemas.android.com/apk/res/jp.co.omronsoft.openwnn"
20 android:keyWidth="20%p"
21 android:horizontalGap="0.9%p"
22 android:verticalGap="0.9%p"
23 android:keyHeight="@dimen/key_height"
27 <Key android:codes="-310" android:keyLabel="
    [all...]
  /cts/tests/res/layout/
textview_layout.xml 2 <!-- Copyright (C) 2008 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="match_parent"
19 android:layout_height="match_parent"
20 android:id="@+id/layout_textviewtest">
22 <ScrollView android:layout_width="match_parent"
23 android:layout_height="match_parent">
25 <LinearLayout android:orientation="vertical
    [all...]
  /frameworks/base/core/res/res/layout-land/
ssl_certificate.xml 2 <!-- Copyright (C) 2008 The Android Open Source Project
18 xmlns:android="http://schemas.android.com/apk/res/android"
19 android:layout_width="match_parent"
20 android:layout_height="wrap_content" >
23 android:id="@+id/body"
24 android:layout_width="match_parent"
25 android:layout_height="wrap_content"
26 android:gravity="start
    [all...]
  /development/apps/BluetoothDebug/
AndroidManifest.xml 1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
2 package="com.android.bluetoothdebug" >
3 <uses-permission android:name="android.permission.BLUETOOTH" />
4 <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
6 <application android:label="Bluetooth Debug" >
7 <receiver android:name="DebugReceiver"
    [all...]
  /development/samples/KeyChainDemo/res/layout/
main.xml 3 Copyright (C) 2012 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="fill_parent"
19 android:layout_height="fill_parent"
20 android:orientation="vertical" >
23 android:layout_width="fill_parent"
24 android:layout_height="wrap_content"
25 android:layout_margin="5dp
    [all...]
  /frameworks/base/core/res/res/layout/
media_controller.xml 2 <!-- Copyright (C) 2007 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="match_parent"
19 android:layout_height="wrap_content"
20 android:background="#CC000000"
21 android:orientation="vertical"
22 android:layoutDirection="ltr">
25 android:layout_width="match_parent
    [all...]
  /frameworks/base/tests/HwAccelerationTest/res/layout/
view_properties.xml 2 <!-- Copyright (C) 2012 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:orientation="vertical"
19 android:layout_width="fill_parent"
20 android:layout_height="fill_parent"
21 android:id="@+id/container">
23 android:layout_width="wrap_content"
24 android:layout_height="wrap_content
    [all...]
  /frameworks/base/tests/TransitionTests/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.android.transitiontests"
4 android:versionCode="1"
5 android:versionName="1.0">
6 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
8 android:icon="@drawable/icon"
9 android:label="@string/app_name
    [all...]
  /frameworks/rs/java/tests/LivePreview/res/layout/
cf_main.xml 3 <!-- Copyright (C) 2012 The Android Open Source Project
18 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 android:orientation="vertical"
20 android:layout_width="fill_parent"
21 android:layout_height="fill_parent">
24 android:orientation="horizontal"
25 android:layout_width="fill_parent"
26 android:layout_height="0dp
    [all...]
  /packages/apps/Contacts/res/layout-sw600dp/
group_detail_fragment.xml 2 <!-- Copyright (C) 2011 The Android Open Source Project
19 xmlns:android="http://schemas.android.com/apk/res/android"
20 android:id="@+id/group_detail"
21 android:orientation="vertical"
22 android:layout_width="match_parent"
23 android:layout_height="match_parent"
24 android:background="@drawable/panel_content"
25 android:paddingLeft="@dimen/group_detail_border_padding
    [all...]
  /packages/apps/ContactsCommon/res/layout/
contact_tile_starred_quick_contact.xml 2 <!-- Copyright (C) 2011 The Android Open Source Project
17 xmlns:android="http://schemas.android.com/apk/res/android"
18 android:paddingBottom="1dip"
19 android:paddingRight="1dip"
20 android:paddingEnd="1dip"
21 android:background="@null"
22 class="com.android.contacts.common.list.ContactTileStarredView" >
25 android:layout_width="match_parent
    [all...]
  /packages/apps/InCallUI/res/layout/
incall_screen.xml 2 <!-- Copyright (C) 2007 The Android Open Source Project
19 xmlns:android="http://schemas.android.com/apk/res/android"
20 android:layout_width="match_parent"
21 android:layout_height="match_parent"
22 android:id="@+id/main">
25 android:id="@+id/in_call_and_button_container"
26 android:layout_width="match_parent"
27 android:layout_height="match_parent
    [all...]
  /packages/apps/Stk/res/layout/
stk_title.xml 2 <!-- Copyright (C) 2008 The Android Open Source Project
17 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
18 android:layout_width="match_parent"
19 android:layout_height="wrap_content"
20 android:orientation="vertical"
21 android:fitsSystemWindows="true">
23 <LinearLayout android:id="@+id/stk_title"
24 android:layout_width="match_parent
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound_all.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/RelativeLayout1"
4 android:layout_width="fill_parent"
5 android:layout_height="fill_parent" >
8 android:id="@+id/layout1"
9 android:layout_width="wrap_content"
10 android:layout_height="wrap_content"
11 android:gravity="center
    [all...]

Completed in 1577 milliseconds

<<21222324252627282930>>