OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ender
(Results
26 - 50
of
75
) sorted by null
1
2
3
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
in_systm.h
48
* represent the types with the bytes in ``high-
ender
'' order.
/frameworks/base/core/tests/coretests/src/android/animation/
EventsTest.java
93
static class
Ender
implements Runnable {
96
public
Ender
(Animator anim, FutureWaiter future) {
395
handler.postDelayed(new
Ender
(mAnimator, mFuture), ANIM_MID_DURATION);
443
handler.postDelayed(new
Ender
(mAnimator, mFuture), ANIM_MID_DURATION);
497
handler.postDelayed(new
Ender
(mAnimator, mFuture), ANIM_MID_DELAY);
/development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimatorEvents.java
95
Button
ender
= (Button) findViewById(R.id.endButton);
local
96
ender
.setOnClickListener(new View.OnClickListener() {
Completed in 676 milliseconds
1
2
3