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

<<21222324252627282930>>

  /packages/apps/ContactsCommon/res/layout/
contact_tile_frequent.xml 2 <!-- Copyright (C) 2011 The Android Open Source Project
17 xmlns:android="http://schemas.android.com/apk/res/android"
18 class="com.android.contacts.common.list.ContactTileFrequentView"
19 android:focusable="true"
20 android:background="?android:attr/selectableItemBackground"
21 android:nextFocusRight="@+id/contact_tile_quick">
24 android:layout_width="match_parent
    [all...]
contact_tile_phone_starred.xml 2 <!-- Copyright (C) 2011 The Android Open Source Project
17 xmlns:android="http://schemas.android.com/apk/res/android"
18 android:background="@null"
19 android:paddingBottom="1dip"
20 android:paddingRight="1dip"
21 android:paddingEnd="1dip"
22 class="com.android.contacts.common.list.ContactTilePhoneStarredView" >
25 android:layout_width="match_parent
    [all...]
  /packages/apps/Settings/res/layout/
bluetooth_pin_entry.xml 4 ** Copyright 2011, The Android Open Source Project
21 xmlns:android="http://schemas.android.com/apk/res/android"
22 android:layout_height="match_parent"
23 android:layout_width="match_parent">
26 xmlns:android="http://schemas.android.com/apk/res/android"
27 android:layout_height="match_parent
    [all...]
preference_header_switch_item.xml 2 <!-- Copyright (C) 2006 The Android Open Source Project
18 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 android:layout_width="match_parent"
20 android:layout_height="wrap_content"
21 android:minHeight="48dp"
22 android:background="?android:attr/activatedBackgroundIndicator"
23 android:gravity="center_vertical
    [all...]
  /packages/apps/SpeechRecorder/res/layout/
recorder.xml 5 ** Copyright 2007, The Android Open Source Project
21 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
22 android:layout_width="fill_parent"
23 android:layout_height="fill_parent"
24 android:orientation="vertical">
26 <LinearLayout android:layout_width="fill_parent"
27 android:layout_height="wrap_content"
28 android:orientation="vertical"
    [all...]
  /packages/inputmethods/LatinIME/java/res/layout/
user_dictionary_add_word_fullscreen.xml 2 <!-- Copyright (C) 2013 The Android Open Source Project
16 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
17 android:id="@+id/user_dict_settings_add_dialog_top"
18 android:layout_width="match_parent"
19 android:layout_height="wrap_content"
20 android:orientation="vertical" >
23 android:id="@+id/user_dictionary_add_word_text"
24 android:layout_width="match_parent
    [all...]
  /development/apps/Development/res/layout/
show_activity.xml 5 ** Copyright 2007, The Android Open Source Project
21 <ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
22 android:layout_width="match_parent"
23 android:layout_height="match_parent">
26 android:layout_width="match_parent" android:layout_height="match_parent"
27 android:orientation="vertical"
28 android:paddingTop="8dip" android:paddingLeft="2dip" android:paddingRight="2dip"
    [all...]
  /development/ndk/platforms/android-14/samples/native-media/res/layout/
main.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"
8 android:layout_width="fill_parent"
9 android:layout_height="wrap_content"
10 android:text="@string/hello"
13 android:layout_width="fill_parent
    [all...]
  /packages/apps/Mms/res/layout/
confirm_rate_limit_activity.xml 5 * Copyright (C) 2008 The Android Open Source Project
21 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
22 android:layout_width="match_parent"
23 android:layout_height="wrap_content"
24 android:orientation="vertical">
27 android:layout_width="match_parent"
28 android:layout_height="wrap_content"
29 android:orientation="vertical
    [all...]
  /packages/apps/VideoEditor/res/layout-w595dp-land/
project_layout.xml 3 Copyright (C) 2009 The Android Open Source Project
18 <com.android.videoeditor.widgets.EditorRelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
19 android:id="@+id/editor_project_view"
20 android:layout_width="match_parent"
21 android:layout_height="match_parent">
25 android:visibility="gone"
26 android:layout_width="230dip
    [all...]
  /cts/tests/plans/
CTS-flaky.xml 3 <Entry uri="android.app" exclude="android.app.cts.SystemFeaturesTest#testTelephonyFeatures;android.app.cts.InstrumentationTest#testCallActivityOnResume;android.app.cts.ActivityManagerRecentTaskInfoTest#testWriteToParcel;android.app.cts.InstrumentationTest#testMisc;android.app.cts.DialogTest#testSetContentView;android.app.cts.ServiceTest#testLocalBindAutoClassPermissionGranted;android.app.cts.ActivityManager_RunningAppProcessInfoTest#testAndroidTestCaseSetupProperly;android.app.cts.AlertDialog_BuilderTest#testSetSingleChoiceItemsWithParamInt;android.app.cts.LocalActivityManagerTest#testConstructor;android.app.cts.ActivityManager_RunningServiceInf (…)
    [all...]
  /frameworks/base/core/res/res/layout/
alert_dialog.xml 5 ** Copyright 2006, The Android Open Source Project
22 xmlns:android="http://schemas.android.com/apk/res/android"
23 android:id="@+id/parentPanel"
24 android:layout_width="match_parent"
25 android:layout_height="wrap_content"
26 android:orientation="vertical"
27 android:paddingTop="9dip"
28 android:paddingBottom="3dip
    [all...]
  /cts/apps/CtsVerifier/res/layout/
camera_fov_calibration_photo_capture.xml 1 <FrameLayout 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="match_parent"
8 android:id="@+id/camera_fov_camera_preview"
9 android:layout_width="wrap_content"
10 android:layout_height="wrap_content"
11 android:layout_gravity="center" /
    [all...]
  /cts/apps/CtsVerifier/res/xml/
payment_aid_list_1.xml 1 <host-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
2 android:description="@string/paymentService1">
3 <aid-group android:description="@string/paymentService1" android:category="payment">
4 <aid-filter android:name="325041592E5359532E4444463031"
5 android:description="@string/ppse"/>
6 <aid-filter android:name="A0000000041010"
7 android:description="@string/mastercard"/
    [all...]
payment_aid_list_2.xml 1 <host-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
2 android:description="@string/paymentService2">
3 <aid-group android:description="@string/paymentService2" android:category="payment">
4 <aid-filter android:name="325041592E5359532E4444463031"
5 android:description="@string/ppse"/>
6 <aid-filter android:name="A0000000041010"
7 android:description="@string/mastercard"/
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/res/menu/
main.xml 1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
5 android:id="@+id/menu_media_route"
6 android:actionProviderClass="android.app.MediaRouteActionProvider"
7 android:orderInCategory="1"
8 android:showAsAction="always"
9 android:title="@string/menu_present_to"
10 android:visible="true"/
    [all...]
  /developers/samples/android/media/BasicMediaRouter/BasicMediaRouterSample/src/main/res/menu/
main.xml 1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
5 android:id="@+id/menu_media_route"
6 android:actionProviderClass="android.app.MediaRouteActionProvider"
7 android:orderInCategory="1"
8 android:showAsAction="always"
9 android:title="@string/menu_present_to"
10 android:visible="true"/
    [all...]
  /development/apps/OBJViewer/
AndroidManifest.xml 1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.objviewer">
3 <activity android:name="OBJViewer" android:label="3D .obj File Viewer">
5 <action android:name="android.intent.action.MAIN" />
6 <category android:name="android.intent.category.TEST" /
    [all...]
  /development/samples/ApiDemos/res/layout/
mediaplayer_2.xml 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3 android:orientation="vertical"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent">
7 <SurfaceView android:id="@+id/surface"
8 android:layout_width="wrap_content"
9 android:layout_height="wrap_content"
10 android:layout_gravity="center"
    [all...]
  /development/samples/browseable/BasicMediaRouter/res/menu/
main.xml 1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
5 android:id="@+id/menu_media_route"
6 android:actionProviderClass="android.app.MediaRouteActionProvider"
7 android:orderInCategory="1"
8 android:showAsAction="always"
9 android:title="@string/menu_present_to"
10 android:visible="true"/
    [all...]
  /device/google/accessory/demokit/app/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.google.android.DemoKit" android:versionCode="1"
4 android:versionName="1.0">
6 <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="11" />
8 <application android:icon="@drawable/ic_launcher_demokit"
9 android:label="@string/app_name" android:theme="@android:style/Theme.NoTitleBar"
    [all...]
  /external/chromium_org/remoting/resources/layout/
host.xml 2 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/host_label"
4 android:layout_height="wrap_content"
5 android:layout_width="match_parent"
6 android:drawableLeft="@drawable/icon_host"
7 android:drawablePadding="15sp"
8 android:padding="15sp"
9 android:gravity="center_vertical"/
    [all...]
  /external/robolectric/src/test/resources/res/drawable/
animation_list.xml 2 <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="false">
3 <item android:drawable="@drawable/an_image" android:duration="400"/>
4 <item android:drawable="@drawable/an_other_image" android:duration="400"/>
5 <item android:drawable="@drawable/third_image" android:duration="400"/
    [all...]
  /external/robolectric/src/test/resources/res/layout/
toplevel_merge.xml 4 android:id="@+id/main"
5 android:layout_width="fill_parent"
6 android:layout_height="fill_parent"
7 xmlns:android="http://schemas.android.com/apk/res/android">
12 android:layout_width="fill_parent"
13 android:layout_height="10dip"
17 android:layout_width="fill_parent"
18 android:layout_height="10dip
    [all...]
  /frameworks/base/packages/DocumentsUI/res/layout/
item_root.xml 2 <!-- Copyright (C) 2013 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:minHeight="?android:attr/listPreferredItemHeightSmall"
21 android:paddingStart="?android:attr/listPreferredItemPaddingStart
    [all...]

Completed in 3515 milliseconds

<<21222324252627282930>>