Searched full:android (Results 1 – 25 of 11087) sorted by relevance
12345678910>>...444
/external/oboe/samples/drumthumper/src/main/res/layout/ |
D | drumthumper_activity.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas.android.com/apk/res-auto" 4 xmlns:tools="http://schemas.android.com/tools" 5 android:layout_width="match_parent" 6 android:layout_height="wrap_content" 7 android:orientation="vertical" 11 android:layout_width="match_parent" 12 android:layout_height="128dp" 13 android:orientation="horizontal"> 16 android:layout_width="wrap_content" [all …]
|
/external/oboe/samples/drumthumper/src/main/res/layout-land/ |
D | drumthumper_activity.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas.android.com/apk/res-auto" 4 xmlns:tools="http://schemas.android.com/tools" 5 android:layout_width="match_parent" 6 android:layout_height="wrap_content" 7 android:orientation="vertical" 11 android:layout_width="match_parent" 12 android:layout_height="128dp" 13 android:orientation="horizontal"> 16 android:layout_width="wrap_content" [all …]
|
/external/sl4a/ScriptingLayerForAndroid/ |
D | AndroidManifest.xml | 4 ** Copyright 2016, The Android Open Source Project 20 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 22 android:sharedUserId="android.uid.system"> 23 <uses-permission android:name="android.permission.ACCESS_BLUETOOTH_SHARE" /> 24 <uses-permission android:name="android.permission.ACCESS_CHECKIN_PROPERTIES" /> 25 <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> 26 <uses-permission android:name="android.permission.ACCESS_DOWNLOAD_MANAGER" /> 27 <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> 28 <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> 29 <uses-permission android:name="android.permission.ACCESS_NOTIFICATIONS" /> [all …]
|
/external/drrickorang/LoopbackApp/app/src/main/res/layout/ |
D | settings_activity.xml | 2 <!-- Copyright (C) 2015 The Android Open Source Project 18 xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:tools="http://schemas.android.com/tools" 20 android:id="@+id/settingsMainLayout" 21 android:layout_width="match_parent" 22 android:layout_height="match_parent" 23 android:orientation="vertical" 24 android:background="#FFFFFF"> 27 android:layout_width="fill_parent" 28 android:layout_height="wrap_content"> [all …]
|
D | main_activity.xml | 2 <!-- Copyright (C) 2014 The Android Open Source Project 18 xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:tools="http://schemas.android.com/tools" 20 android:id="@+id/linearLayoutMain" 21 android:layout_width="match_parent" 22 android:layout_height="match_parent" 23 android:orientation="vertical" 24 android:background="#FFFFFF"> 26 android:id="@+id/ScrollView1" 27 android:layout_width="wrap_content" [all …]
|
/external/webrtc/examples/androidvoip/res/layout/ |
D | activity_main.xml | 3 xmlns:android="http://schemas.android.com/apk/res/android" 4 xmlns:app="http://schemas.android.com/apk/res-auto" 5 xmlns:tools="http://schemas.android.com/tools" 6 android:id="@+id/scroll_view" 7 android:layout_width="match_parent" 8 android:layout_height="wrap_content" 9 android:focusable="true" 10 android:focusableInTouchMode="true" 14 android:orientation="vertical" 15 android:layout_width="match_parent" [all …]
|
/external/oboe/apps/OboeTester/app/src/main/res/layout/ |
D | stream_config.xml | 2 <merge xmlns:android="http://schemas.android.com/apk/res/android"> 5 android:layout_width="match_parent" 6 android:layout_height="wrap_content" 7 android:orientation="vertical"> 9 <TextView android:id="@+id/toggle_stream_config" 10 android:layout_width="match_parent" 11 android:layout_height="wrap_content" 12 android:background="#C0F0E0" 13 android:clickable="true" 14 android:text="@string/hint_hide_settings" /> [all …]
|
D | activity_main.xml | 2 <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/andr… 3 xmlns:app="http://schemas.android.com/apk/res-auto" 4 xmlns:tools="http://schemas.android.com/tools" 5 android:id="@+id/linearLayout" 6 android:layout_width="match_parent" 7 android:layout_height="match_parent" 8 android:layout_marginLeft="4dp" 9 android:layout_marginRight="4dp" 10 android:background="@color/version_release" 14 android:id="@+id/versionText" [all …]
|
/external/replicaisland/res/layout/ |
D | key_config.xml | 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 …]
|
D | game_over.xml | 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 …]
|
D | rokudou_ending_animation.xml | 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 …]
|
/external/webrtc/examples/androidapp/res/xml/ |
D | preferences.xml | 2 <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"> 4 android:key="@string/pref_videosettings_key" 5 android:title="@string/pref_videosettings_title"> 8 android:key="@string/pref_videocall_key" 9 android:title="@string/pref_videocall_title" 10 android:dialogTitle="@string/pref_videocall_dlg" 11 android:defaultValue="@string/pref_videocall_default" /> 14 android:key="@string/pref_screencapture_key" 15 android:title="@string/pref_screencapture_title" 16 android:defaultValue="@string/pref_screencapture_default" /> [all …]
|
/external/oboe/samples/drumthumper/src/main/res/drawable/ |
D | _ic_launcher_background.xml | 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="108dp" 4 android:height="108dp" 5 android:viewportWidth="108" 6 android:viewportHeight="108"> 8 android:fillColor="#008577" 9 android:pathData="M0,0h108v108h-108z" /> 11 android:fillColor="#00000000" 12 android:pathData="M9,0L9,108" 13 android:strokeWidth="0.8" [all …]
|
/external/oboe/samples/RhythmGame/src/main/res/drawable/ |
D | ic_launcher_background.xml | 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="108dp" 4 android:height="108dp" 5 android:viewportHeight="108" 6 android:viewportWidth="108"> 8 android:fillColor="#26A69A" 9 android:pathData="M0,0h108v108h-108z" /> 11 android:fillColor="#00000000" 12 android:pathData="M9,0L9,108" 13 android:strokeColor="#33FFFFFF" [all …]
|
/external/oboe/samples/MegaDrone/src/main/res/drawable/ |
D | ic_launcher_background.xml | 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="108dp" 4 android:height="108dp" 5 android:viewportWidth="108" 6 android:viewportHeight="108"> 8 android:fillColor="#008577" 9 android:pathData="M0,0h108v108h-108z" /> 11 android:fillColor="#00000000" 12 android:pathData="M9,0L9,108" 13 android:strokeWidth="0.8" [all …]
|
/external/oboe/tests/UnitTestRunner/app/src/main/res/drawable/ |
D | ic_launcher_background.xml | 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="108dp" 4 android:height="108dp" 5 android:viewportWidth="108" 6 android:viewportHeight="108"> 8 android:fillColor="#008577" 9 android:pathData="M0,0h108v108h-108z" /> 11 android:fillColor="#00000000" 12 android:pathData="M9,0L9,108" 13 android:strokeWidth="0.8" [all …]
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/animation-app/app/src/main/res/drawable/ |
D | ic_launcher_background.xml | 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="108dp" 4 android:height="108dp" 5 android:viewportHeight="108" 6 android:viewportWidth="108"> 8 android:fillColor="#26A69A" 9 android:pathData="M0,0h108v108h-108z" /> 11 android:fillColor="#00000000" 12 android:pathData="M9,0L9,108" 13 android:strokeColor="#33FFFFFF" [all …]
|
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/ |
D | package.list | 1 android 2 android.accessibilityservice 3 android.accounts 4 android.animation 5 android.annotation 6 android.app 7 android.app.admin 8 android.app.assist 9 android.app.backup 10 android.app.job [all …]
|
/external/robolectric-shadows/robolectric/src/test/resources/ |
D | AndroidManifest.xml | 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="org.robolectric" android:sharedUserId="sharedUserId.robolectric" 4 android:versionCode="123" 5 android:versionName="aVersionName"> 6 <uses-sdk android:targetSdkVersion="23"/> 8 <permission android:name="some_permission" 9 android:description="@string/test_permission_description" 10 android:icon="@drawable/an_image" 11 android:label="@string/test_permission_label" 12 android:permissionGroup="my_permission_group" [all …]
|
/external/oboe/apps/fxlab/app/src/main/res/drawable/ |
D | ic_launcher_background.xml | 19 xmlns:android="http://schemas.android.com/apk/res/android" 20 android:height="108dp" 21 android:width="108dp" 22 android:viewportHeight="108" 23 android:viewportWidth="108"> 24 <path android:fillColor="#008577" 25 android:pathData="M0,0h108v108h-108z"/> 26 <path android:fillColor="#00000000" android:pathData="M9,0L9,108" 27 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 28 <path android:fillColor="#00000000" android:pathData="M19,0L19,108" [all …]
|
/external/deqp/android/openglcts/ |
D | AndroidManifest.xml | 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 android:versionCode="1" 5 android:versionName="1.0"> 7 <application android:label="Khronos OpenGL Conformance Tests"> 9 <activity android:name="android.app.NativeActivity" 10 android:theme="@android:style/Theme.NoTitleBar.Fullscreen" 11 android:label="OpenGL CTS" 12 android:configChanges="orientation|keyboardHidden|screenLayout" 13 android:exported="true" 14 android:process=":testercore"> [all …]
|
/external/setupdesign/main/res/drawable-v21/ |
D | sud_fourcolor_progress_bar.xml | 3 Copyright (C) 2017 The Android Open Source Project 20 <animated-vector xmlns:aapt="http://schemas.android.com/aapt" 21 xmlns:android="http://schemas.android.com/apk/res/android" 22 xmlns:tools="http://schemas.android.com/tools" 24 <!-- Ignore MissingPrefix: aapt:attr tags take the name attribute without "android:" prefix --> 26 <aapt:attr name="android:drawable"> 27 <vector android:width="823dp" android:height="823dp" android:viewportHeight="823" 28 android:viewportWidth="823"> 29 <group android:name="blue1" android:translateX="411.5" android:translateY="411.5"> 30 <path android:name="blue1_path" [all …]
|
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/ |
D | Icu4jTransform.java | 2 * Copyright (C) 2015 The Android Open Source Project 16 package com.android.icu4j.srcgen; 54 * Applies Android's ICU4J source code transformation rules. If you make any changes to this class 59 // The list of public ICU API classes exposed on Android. If you change this, you should change 63 "android.icu.lang.UCharacter", 64 "android.icu.lang.UCharacter$BidiPairedBracketType", 65 "android.icu.lang.UCharacter$DecompositionType", 66 "android.icu.lang.UCharacter$EastAsianWidth", 67 "android.icu.lang.UCharacter$GraphemeClusterBreak", 68 "android.icu.lang.UCharacter$HangulSyllableType", [all …]
|
/external/sl4a/ScriptingLayerForAndroid/res/xml/ |
D | preferences.xml | 4 ** Copyright 2016, The Android Open Source Project 21 xmlns:android="http://schemas.android.com/apk/res/android"> 23 android:title="General"> 24 …android:summary="Port to use for running server. Leave at 0 for random selection." android:key="us… 27 android:title="Script Manager"> 29 android:key="show_all_files" 30 android:title="Show all files" 31 android:defaultValue="false" /> 34 android:title="Script Editor"> 36 android:key="editor_fontsize" [all …]
|
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/res/layout/ |
D | fragment_camera2_basic.xml | 2 Copyright 2014 The Android Open Source Project 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 17 xmlns:app="http://schemas.android.com/apk/res-auto" 18 android:layout_width="match_parent" 19 android:layout_height="match_parent" 20 android:background="#bb7700"> 22 <com.example.android.tflitecamerademo.AutoFitTextureView 23 android:id="@+id/texture" 24 android:layout_width="match_parent" 25 android:layout_height="match_parent" [all …]
|
12345678910>>...444