Searched full:android (Results 1 – 25 of 5578) sorted by relevance
12345678910>>...224
2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"3 android:layout_width="fill_parent"4 android:layout_height="fill_parent">6 android:layout_width="fill_parent"7 android:layout_height="fill_parent">9 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"10 android:orientation="horizontal"11 …android:layout_height="fill_parent" android:layout_width="wrap_content" android:layout_gravity="ce…13 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"14 android:orientation="vertical"[all …]
3 android:layout_width="fill_parent"4 android:layout_height="fill_parent" 5 xmlns:android="http://schemas.android.com/apk/res/android" android:background="#FFFFFF">7 android:id="@+id/mainMenuBackground"8 android:src="@drawable/title_background"9 android:adjustViewBounds="true"10 android:scaleType="fitXY"11 android:layout_width="fill_parent"12 android:layout_height="fill_parent" android:gravity="right" android:tint="#88FFFFFF"/> 13 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"[all …]
2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"3 android:layout_width="fill_parent"4 android:layout_height="wrap_content">6 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"7 android:layout_width="wrap_content"8 android:layout_height="wrap_content"9 android:layout_centerHorizontal="true"11 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"12 android:layout_width="wrap_content"13 android:layout_height="wrap_content"[all …]
3 android:layout_width="fill_parent"4 android:layout_height="fill_parent" 5 xmlns:android="http://schemas.android.com/apk/res/android">7 android:id="@+id/mainMenuBackground"8 android:src="@drawable/title_background"9 android:adjustViewBounds="true"10 android:gravity="center_vertical"11 android:scaleType="fitXY"12 android:layout_width="fill_parent"13 android:layout_height="fill_parent"/>[all …]
3 android:layout_width="fill_parent"4 android:layout_height="fill_parent" 5 xmlns:android="http://schemas.android.com/apk/res/android">7 android:id="@+id/mainMenuBackground"8 android:src="@drawable/title_background"9 android:adjustViewBounds="true"10 android:gravity="center_vertical"11 android:scaleType="fitXY"12 android:layout_width="fill_parent"13 android:layout_height="fill_parent"/> [all …]
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" 11 android:layout_height="fill_parent"14 android:id="@+id/pausedMessage"15 android:src="@drawable/ui_paused"16 android:layout_height="wrap_content" [all …]
2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"3 android:layout_width="wrap_content"4 android:layout_height="wrap_content"6 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"7 android:layout_width="wrap_content"8 android:layout_height="wrap_content"10 <View xmlns:android="http://schemas.android.com/apk/res/android"11 android:id="@+id/animation_background"12 android:background="@drawable/ui_good_ending_background"13 android:layout_width="650dp"[all …]
2 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"3 android:layout_width="wrap_content"4 android:layout_height="wrap_content"6 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"7 android:layout_width="wrap_content"8 android:layout_height="wrap_content"10 <View xmlns:android="http://schemas.android.com/apk/res/android"11 android:id="@+id/animation_background"12 android:background="@drawable/ui_ending_bad_kabocha_background"13 android:layout_width="650dp"[all …]
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" 12 android:layout_height="fill_parent" 13 android:layout_x="0dp" [all …]
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" 12 android:layout_height="fill_parent" 13 android:layout_x="0dp" [all …]
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_green"9 android:adjustViewBounds="true"10 android:gravity="center_vertical"11 android:layout_width="fill_parent" 12 android:layout_height="fill_parent" 13 android:layout_x="0dp" [all …]
3 android:layout_width="fill_parent"4 android:layout_height="fill_parent" 5 android:background="#FFFFFF"6 xmlns:android="http://schemas.android.com/apk/res/android">10 android:id="@+id/diarybackground"11 android:src="@drawable/background_diary"12 android:adjustViewBounds="true"13 android:gravity="center_vertical"14 android:layout_width="fill_parent" 15 android:layout_height="fill_parent" [all …]
2 <!-- Copyright (C) 2008 The Android Open Source Project18 xmlns:android="http://schemas.android.com/apk/res/android">21 android:title="@string/preference_game_settings">24 android:key="enableSound"25 android:title="@string/preference_enable_sound"26 android:summaryOn="@string/preference_enable_sound_summary"27 android:summaryOff="@string/preference_enable_sound_summary"28 android:defaultValue="true"29 android:persistent="true"33 android:key="controlConfigScreen"[all …]
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"2 package="com.android.settings.sip">3 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />4 <uses-permission android:name="android.permission.INTERNET"></uses-permission>5 <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS"></uses-permission>6 <uses-permission android:name="android.permission.RECORD_AUDIO"></uses-permission>7 <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"></uses-permission>8 <uses-permission android:name="android.permission.WRITE_SETTINGS"></uses-permission>9 <uses-permission android:name="android.permission.READ_PHONE_STATE"></uses-permission>10 <uses-permission android:name="android.permission.ACCESS_WIFI_STATE"></uses-permission>[all …]
3 ** ** Copyright 2009, The Android Open Source Project ** ** Licensed15 <manifest xmlns:android="http://schemas.android.com/apk/res/android"16 package="com.svox.pico" android:versionCode="1" android:versionName="1.0">18 <uses-permission android:name="android.permission.DELETE_PACKAGES" />19 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />20 <application android:label="@string/app_name">22 <service android:name=".PicoService"23 android:label="@string/app_name">25 <action android:name="android.intent.action.TTS_SERVICE" />26 <category android:name="android.intent.category.DEFAULT" />[all …]
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"4 android:versionCode="1"5 android:versionName="1.0">6 <application android:label="dEQP Tests"7 android:icon="@drawable/deqp_app">8 <activity android:name="com.drawelements.deqp.execserver.ExecServerActivity"9 android:theme="@android:style/Theme.NoTitleBar.Fullscreen"10 android:label="dEQP ExecServer"11 android:launchMode="singleTask"12 android:process=":execserverui"[all …]
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"9 android:id="@+id/xyRegionExamplePlot"10 android:layout_width="fill_parent"11 android:layout_height="fill_parent"31 android:layout_weight="1"35 android:layout_height="wrap_content"36 android:layout_width="wrap_content"[all …]
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">7 <ScrollView android:layout_width="fill_parent"8 android:layout_height="wrap_content"9 android:layout_weight="1">11 android:orientation="vertical"12 android:layout_width="fill_parent"13 android:layout_height="wrap_content">[all …]
18 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"20 android:orientation="vertical">23 android:id="@+id/mySimpleXYPlot"24 android:layout_width="fill_parent"25 android:layout_height="fill_parent"48 android:layout_weight="1"52 android:layout_height="wrap_content"53 android:layout_width="fill_parent"54 android:layout_gravity="center"55 android:orientation="horizontal">[all …]
2 <!-- Copyright (C) 2012 The Android Open Source Project16 <manifest xmlns:android="http://schemas.android.com/apk/res/android"18 android:versionName="1.4" 19 android:versionCode="14" >21 <uses-permission android:name="android.permission.VIBRATE"/>22 <uses-permission xmlns:android="http://schemas.android.com/apk/res/android"23 android:name="android.permission.INTERNET"/>27 <supports-screens android:largeScreens="true"28 android:smallScreens="false"29 android:anyDensity="true"[all …]
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"4 android:versionCode="8"5 android:versionName="0.6.0.1">6 <uses-sdk android:minSdkVersion="6" android:targetSdkVersion="16"/>9 <application android:label="AndroidPlot API DemoApp"10 android:icon="@drawable/icon">11 <activity android:name=".MainActivity"12 android:label="@string/app_name">14 <action android:name="android.intent.action.MAIN" />15 <category android:name="android.intent.category.LAUNCHER" />[all …]
... -INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4 ...
4 xmlns:android="http://schemas.android.com/apk/res/android"5 android:orientation="vertical"6 android:layout_width="wrap_content"7 android:layout_height="wrap_content"8 android:gravity="center_horizontal"14 android:layout_width="fill_parent"15 android:layout_height="10dip"19 android:id="@+id/time"20 android:layout_width="wrap_content"21 android:layout_height="wrap_content"[all …]
1 …s -mtriple=thumb-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix=Thumb-android15 ; Thumb-android: test_basic:17 ; Thumb-android: push {r4, r5}18 ; Thumb-android-NEXT: mov r5, sp19 ; Thumb-android-NEXT: ldr r4, .LCPI0_020 ; Thumb-android-NEXT: ldr r4, [r4]21 ; Thumb-android-NEXT: cmp r4, r522 ; Thumb-android-NEXT: blo .LBB0_224 ; Thumb-android: mov r4, #4825 ; Thumb-android-NEXT: mov r5, #0[all …]