OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android
(Results
1 - 25
of
67604
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/build/issue40625-SL_IID_ANDROIDBUFFERQUEUESOURCE/
BROKEN_BUILD
0
android
-3
android
-4
android
-5
android
-8
android
-9
/external/smack/asmack-master/lib/
.gitignore
0
android
-*.jar
/ndk/tests/build/issue53163-OpenSLES_AndroidConfiguration/
BROKEN_BUILD
0
android
-3
android
-4
android
-5
android
-8
/ndk/tests/build/project-properties/
BROKEN_BUILD
0
android
-forced
/ndk/tests/build/pthread-rwlock-initializer/
BROKEN_BUILD
0
android
-3
android
-4
android
-5
android
-8
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
navigation1-expected-complation76.txt
1
Code completion in navigation1.xml for ?
android
:a^ttr/alertDialogStyle:
2
?
android
:attr/
3
?
android
:allowClearUserData
4
?
android
:authorities
5
?
android
:action
6
?
android
:alertDialogStyle
7
?
android
:absListViewStyle
8
?
android
:autoCompleteTextViewStyle
9
?
android
:autoLink
10
?
android
:activityOpenEnterAnimatio
[
all
...]
completion1-expected-completion6.txt
1
Code completion in completion1.xml for style="@
android
:^style/Widget.Button":
2
@
android
:style/
3
@
android
:anim/
4
@
android
:animator/
5
@
android
:array/
6
@
android
:attr/
7
@
android
:bool/
8
@
android
:color/
9
@
android
:declare-styleable/
10
@
android
:dimen
[
all
...]
completion12.xml
1
<RelativeLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:layout_width="match_parent"
3
android
:layout_height="match_parent" >
anim1.xml
1
<set xmlns:
android
="http://schemas.
android
.com/apk/res/
android
">
2
<translate
android
:id="@+id/test1"
3
android
:fromXDelta="100%p"
4
android
:pivotY="60%p"
5
android
:toXDelta="40%p"
6
android
:toYDelta="33%p"
7
android
:fillBefore="true"
8
android
:fillAfter="true
[
all
...]
extractstyle1.xml
1
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:layout_width="wrap_content"
android
:layout_height="match_parent">
3
<Button
android
:text="Button"
4
android
:layout_width="wrap_content"
android
:layout_height="wrap_content"
5
android
:textColor="#FF0000"
android
:textSize="20pt
[
all
...]
/ndk/tests/device/test-android-support/jni/
Android.mk
1
include $(NDK_ROOT)/sources/
android
/support/tests/
Android
.mk
/development/samples/UiAutomator/
project.properties
1
target=
android
-16
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/templates/
test_instrumentation.template
1
<instrumentation
android
:targetPackage="TEST_TARGET_PCKG"
android
:name="
android
.test.InstrumentationTestRunner" />
/packages/apps/Gallery2/res/drawable/
filtershow_menu_marker_rtl.xml
1
<bitmap xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:src="@drawable/filtershow_menu_marker"
3
android
:autoMirrored="true">
/external/replicaisland/res/anim/
button_flicker.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:interpolator="@
android
:anim/accelerate_decelerate_interpolator"
3
android
:fromAlpha="1.0"
4
android
:toAlpha="0.0"
5
android
:duration="100"
6
android
:repeatCount="7"
7
android
:repeatMode="reverse
[
all
...]
fade_in_out.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:interpolator="@
android
:anim/accelerate_decelerate_interpolator"
3
android
:fromAlpha="1.0"
4
android
:toAlpha="0.0"
5
android
:duration="500"
6
android
:repeatCount="-1"
7
android
:repeatMode="reverse
[
all
...]
wait_message_fade.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:interpolator="@
android
:anim/accelerate_decelerate_interpolator"
3
android
:fromAlpha="1.0"
4
android
:toAlpha="0.0"
5
android
:duration="1000"
6
android
:repeatCount="-1"
7
android
:repeatMode="reverse
[
all
...]
/packages/apps/Settings/res/layout/
nfc_payment.xml
1
<FrameLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:layout_width="match_parent"
3
android
:layout_height="match_parent">
4
<LinearLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
5
xmlns:tools="http://schemas.
android
.com/tools"
6
android
:layout_width="match_parent
[
all
...]
/packages/experimental/BugReportSender/res/layout/
bugreport_preview.xml
2
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
android
:id="@+id/preview"
8
android
:layout_width="wrap_content"
9
android
:layout_height="wrap_content"
10
android
:scrollbars="horizontal|vertical
[
all
...]
/packages/apps/DeskClock/res/anim/
dim_instant.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:fromAlpha="0.0"
3
android
:toAlpha="1.0"
4
android
:duration="0"
5
android
:fillAfter="true"
undim_instant.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:fromAlpha="0.2"
3
android
:toAlpha="1.0"
4
android
:duration="0"
5
android
:fillAfter="true"
unhide_instant.xml
1
<alpha xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:fromAlpha="0.0"
3
android
:toAlpha="1.0"
4
android
:duration="0"
5
android
:fillAfter="true"
/frameworks/base/tests/StatusBar/res/layout/
button_notification.xml
1
<LinearLayout xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
2
android
:layout_width="match_parent"
3
android
:layout_height="80sp"
4
android
:orientation="horizontal"
8
android
:layout_width="wrap_content"
9
android
:layout_height="wrap_content"
10
android
:layout_weight="1"
11
android
:src="@drawable/icon1
[
all
...]
/frameworks/base/media/tests/MediaDump/res/layout/
main.xml
2
<TabHost xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
3
android
:id="@
android
:id/tabhost"
4
android
:layout_width="match_parent"
5
android
:layout_height="match_parent">
7
android
:orientation="vertical"
8
android
:layout_width="match_parent"
9
android
:layout_height="match_parent
[
all
...]
/frameworks/base/packages/SystemUI/res/anim/
heads_up_exit.xml
2
<set xmlns:
android
="http://schemas.
android
.com/apk/res/
android
"
5
android
:interpolator="@
android
:interpolator/accelerate_quad"
6
android
:fromXScale="1.0"
android
:toXScale="0.7"
7
android
:fromYScale="1.0"
android
:toYScale="0.7"
8
android
:pivotX="50%" android:pivotY="50%
[
all
...]
Completed in 367 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>