OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android
(Results
176 - 200
of
67604
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/
AndroidManifest.xml
2
* Copyright (C) 2008 The
Android
Open Source Project
17
<manifest xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
18
package="com.
android
.cts.stub">
20
<permission
android
:name="
android
.app.cts.permission.TEST_GRANTED"
21
android
:protectionLevel="normal"
22
android
:label="@string/permlab_testGranted"
23
android
:description="@string/permdesc_testGranted"
[
all
...]
/frameworks/base/tests/FrameworkPerf/res/layout/
main.xml
2
<!-- Copyright (C) 2009 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"
23
<LinearLayout
android
:layout_width="match_parent"
24
android
:layout_height="wrap_content"
25
android
:orientation="horizontal
[
all
...]
/frameworks/base/core/res/res/layout/
notification_template_big_text.xml
2
<!-- Copyright (C) 2012 The
Android
Open Source Project
16
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
17
xmlns:internal="http://schemas.
android
.com/apk/prv/res/
android
"
18
android
:background="@
android
:drawable/notification_bg"
19
android
:id="@+id/status_bar_latest_event_content"
20
android
:layout_width="match_parent
[
all
...]
/frameworks/base/tests/BiDiTests/res/layout/
textview_direction_ltr.xml
2
<!-- Copyright (C) 2011 The
Android
Open Source Project
17
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
18
android
:id="@+id/textview_direction_ltr"
19
android
:layout_width="fill_parent"
20
android
:layout_height="fill_parent"
21
android
:layoutDirection="ltr"
22
android
:textDirection="ltr">
24
<TableLayout
android
:orientation="vertical
[
all
...]
textview_direction_rtl.xml
2
<!-- Copyright (C) 2011 The
Android
Open Source Project
17
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
18
android
:id="@+id/textview_direction_rtl"
19
android
:layout_width="fill_parent"
20
android
:layout_height="fill_parent"
21
android
:layoutDirection="rtl"
22
android
:textDirection="rtl">
24
<TableLayout
android
:orientation="vertical
[
all
...]
/art/test/004-annotations/src/android/test/
package-info.java
2
package
android
.test;
/cts/apps/CtsVerifier/res/xml/
camera_fov_calibration_preferences.xml
2
<PreferenceScreen xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
3
android
:orderingFromXml="true"
4
android
:title="@string/camera_fov_label_options" >
6
<PreferenceCategory
android
:title="@string/camera_fov_general_settings" >
8
android
:defaultValue="36.8"
9
android
:key="markerDistance"
10
android
:numeric="decimal"
11
android
:summary="@string/camera_fov_marker_distance_description
[
all
...]
/dalvik/tests/004-annotations/src/android/test/
package-info.java
2
package
android
.test;
/development/ndk/platforms/android-4/samples/san-angeles/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="Hello World, DemoActivity"
/development/ndk/platforms/android-9/samples/native-activity/jni/
Application.mk
1
APP_PLATFORM :=
android
-10
/development/ndk/tests/dlclose-destruction/jni/
Application.mk
1
APP_PLATFORM :=
android
-9
/development/samples/ApiDemos/res/layout/
videoview.xml
2
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
3
android
:layout_width="match_parent"
4
android
:layout_height="match_parent"
8
android
:id="@+id/surface_view"
9
android
:layout_width="match_parent"
10
android
:layout_height="match_parent"
11
android
:layout_gravity="center"
/development/tools/templates/
layout.template
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="Hello World, ACTIVITY_ENTRY_NAME"
/device/asus/flo/
egl.cfg
1
0 0
android
/device/asus/grouper/
egl.cfg
1
0 0
android
/device/lge/hammerhead/
egl.cfg
1
0 0
android
/device/lge/mako/
egl.cfg
1
0 0
android
/external/android-mock/livetests/com/google/android/testing/mocking/test/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"
/external/android-mock/livetests/com/google/android/testing/mocking/testapp/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"
/external/chromium_org/android_webview/test/shell/
DEPS
2
"+content/public/
android
/java",
/external/chromium_org/chrome/android/testshell/java/
DEPS
2
"+content/public/
android
/java",
/external/replicaisland/res/anim/
activity_fade_out.xml
2
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
3
android
:interpolator="@
android
:anim/linear_interpolator"
4
android
:fromAlpha="1.0"
5
android
:toAlpha="0.0"
6
android
:duration="500"
7
android
:zAdjustment="top"
fade.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:interpolator="@
android
:anim/accelerate_interpolator"
3
android
:fromAlpha="1.0"
4
android
:toAlpha="0.5"
5
android
:duration="3000"
6
android
:fillAfter="true"/
fade_out.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:interpolator="@
android
:anim/accelerate_interpolator"
3
android
:fromAlpha="1.0"
4
android
:toAlpha="0.0"
5
android
:duration="1000"
6
android
:fillAfter="true"/
kyle_fall.xml
2
<animation-list xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
3
android
:oneshot="true">
4
<item
android
:drawable="@drawable/anime_kyle_fall01"
android
:duration="83" />
5
<item
android
:drawable="@drawable/anime_kyle_fall02"
android
:duration="83" />
6
<item
android
:drawable="@drawable/anime_kyle_fall03"
android
:duration="83" /
[
all
...]
Completed in 927 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>