Searched full:android (Results 1 – 25 of 4508) sorted by relevance
12345678910>>...181
/third_party/skia/third_party/externals/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:id="@+id/textView" 12 android:layout_width="match_parent" 13 android:layout_height="wrap_content" 14 android:gravity="center" [all …]
|
/third_party/skia/third_party/externals/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:id="@+id/textView" 12 android:layout_width="match_parent" 13 android:layout_height="wrap_content" 14 android:gravity="center" [all …]
|
/third_party/skia/third_party/externals/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 …]
|
D | activity_test_disconnect.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 14 android:layout_width="match_parent" [all …]
|
D | activity_manual_glitches.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 14 android:id="@+id/inputStreamConfiguration" [all …]
|
D | activity_test_output.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 16 android:layout_width="match_parent" [all …]
|
D | activity_rt_latency.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 14 android:id="@+id/inputStreamConfiguration" [all …]
|
D | activity_recorder.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 14 android:id="@+id/streamConfiguration" [all …]
|
D | activity_auto_glitches.xml | 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 android:layout_width="match_parent" 5 android:layout_height="match_parent" 6 android:orientation="vertical" 7 android:paddingBottom="@dimen/activity_vertical_margin" 8 android:paddingLeft="@dimen/activity_horizontal_margin" 9 android:paddingRight="@dimen/activity_horizontal_margin" 10 android:paddingTop="@dimen/activity_vertical_margin" 14 android:layout_width="match_parent" [all …]
|
D | merge_audio_common.xml | 2 <merge xmlns:android="http://schemas.android.com/apk/res/android" 3 android:layout_width="match_parent" android:layout_height="match_parent"> 6 android:id="@+id/streamConfiguration" 7 android:layout_width="match_parent" 8 android:layout_height="wrap_content" 9 android:gravity="center" 10 android:orientation="horizontal" /> 13 android:id="@+id/buffer_size_view" 14 android:layout_width="match_parent" 15 android:layout_height="wrap_content" [all …]
|
D | activity_echo.xml | 3 xmlns:android="http://schemas.android.com/apk/res/android" 4 xmlns:tools="http://schemas.android.com/tools" 6 android:layout_width="match_parent" 7 android:layout_height="match_parent"> 9 android:layout_width="match_parent" 10 android:layout_height="match_parent" 11 android:orientation="vertical" 12 android:paddingBottom="@dimen/activity_vertical_margin" 13 android:paddingLeft="@dimen/activity_horizontal_margin" 14 android:paddingRight="@dimen/activity_horizontal_margin" [all …]
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/vk-gl-cts/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 …]
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/res/layout/ |
D | activity_main.xml | 3 ~ Copyright (C) 2017 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:layout_width="match_parent" 21 android:layout_height="match_parent" 22 xmlns:app="http://schemas.android.com/apk/res-auto" 27 android:id="@+id/audioApisContainer" 28 android:layout_width="wrap_content" 29 android:layout_height="wrap_content" 32 android:layout_marginTop="@dimen/activity_vertical_margin" [all …]
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/ |
D | AndroidManifest.xml | 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 android:versionCode="37" 5 android:versionName="1.5.29"> 8 <uses-feature android:name="android.hardware.microphone" android:required="true" /> 9 <uses-feature android:name="android.hardware.audio.output" android:required="true" /> 10 <uses-feature android:name="android.software.midi" android:required="true" /> 12 <uses-permission android:name="android.permission.RECORD_AUDIO" /> 13 <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" /> 14 <uses-permission android:name="android.permission.INTERNET" /> 16 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> [all …]
|
/third_party/libwebsockets/test-apps/android/app/src/main/res/layout/ |
D | activity_main.xml | 3 xmlns:android="http://schemas.android.com/apk/res/android" 4 xmlns:tools="http://schemas.android.com/tools" 5 android:id="@+id/scrollView" 7 android:theme="@android:style/Theme.Holo.Light" 8 android:layout_width="match_parent" 9 android:layout_height="match_parent" 10 android:fillViewport="true"> 13 android:layout_width="fill_parent" 14 android:layout_height="fill_parent" 15 android:paddingBottom="@dimen/activity_vertical_margin" [all …]
|
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/ |
D | AndroidManifest.xml | 3 Copyright 2019 The Android Open Source Project 18 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 19 android:versionCode="100" 20 android:versionName="100" 21 package="com.android.angle"> 23 <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" /> 24 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> 25 <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> 27 <uses-sdk android:minSdkVersion="26" 28 android:targetSdkVersion="28"> [all …]
|
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/res/layout/ |
D | activity_main.xml | 3 ~ Copyright (C) 2018 The Android Open Source Project 17 …idx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/and… 18 xmlns:app="http://schemas.android.com/apk/res-auto" 19 xmlns:tools="http://schemas.android.com/tools" 20 android:layout_width="match_parent" 21 android:layout_height="match_parent" 26 android:id="@+id/recDeviceLabel" 27 android:layout_width="wrap_content" 28 android:layout_height="wrap_content" 29 android:layout_marginStart="@dimen/activity_horizontal_margin" [all …]
|
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/res/layout-v21/ |
D | activity_main.xml | 3 ~ Copyright (C) 2018 The Android Open Source Project 17 …idx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/and… 18 xmlns:app="http://schemas.android.com/apk/res-auto" 19 xmlns:tools="http://schemas.android.com/tools" 20 android:layout_width="match_parent" 21 android:layout_height="match_parent" 26 android:id="@+id/recDeviceLabel" 27 android:layout_width="wrap_content" 28 android:layout_height="wrap_content" 29 android:layout_marginStart="@dimen/activity_horizontal_margin" [all …]
|
/third_party/vk-gl-cts/android/package/ |
D | AndroidManifest.xml | 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 …]
|
12345678910>>...181