/development/ndk/platforms/android-3/include/linux/ |
D | sysdev.h | 23 int (*shutdown)(struct sys_device *); member 41 int (*shutdown)(struct sys_device *); member
|
D | platform_device.h | 30 void (*shutdown)(struct platform_device *); member
|
D | irq.h | 57 void (*shutdown)(unsigned int irq); member
|
D | device.h | 53 void (*shutdown)(struct device * dev); member 82 void (*shutdown) (struct device * dev); member
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | NumericSprite.java | 44 public void shutdown(GL10 gl) { in shutdown() method in NumericSprite 45 mLabelMaker.shutdown(gl); in shutdown()
|
D | SpriteTextRenderer.java | 115 mLabels.shutdown(gl); in onSurfaceCreated() 128 mNumericSprite.shutdown(gl); in onSurfaceCreated()
|
D | LabelMaker.java | 105 public void shutdown(GL10 gl) { in shutdown() method in LabelMaker
|
/development/ndk/platforms/android-21/samples/native-codec/src/com/example/nativecodec/ |
D | NativeCodec.java | 208 shutdown(); in switchSurface() 242 shutdown(); in onDestroy() 257 public static native void shutdown(); in shutdown() method in NativeCodec
|
/development/ndk/platforms/android-3/include/sys/ |
D | socket.h | 71 __socketcall int shutdown(int, int);
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | socket.h | 81 __socketcall int shutdown(int, int);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | TextToSpeechActivity.java | 81 mTts.shutdown(); in onDestroy()
|
/development/ndk/platforms/android-13/include/android/ |
D | tts.h | 149 android_tts_result_t (*shutdown) member
|
/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/ |
D | NativeAudio.java | 285 shutdown(); in onDestroy() 309 public static native void shutdown(); in shutdown() method in NativeAudio
|
/development/ndk/platforms/android-3/include/linux/sunrpc/ |
D | xprt.h | 120 unsigned char shutdown : 1, member
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | TaskBackService.java | 188 mTts.shutdown(); in onDestroy()
|
D | ClockBackService.java | 245 mTts.shutdown();
|
/development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/ |
D | NativeMedia.java | 322 shutdown(); in onDestroy() 332 public static native void shutdown(); in shutdown() method in NativeMedia
|
/development/samples/SupportLeanbackShowcase/libs/ |
D | picasso-2.5.2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/squareup/
com/ ... |
/development/ndk/platforms/android-21/include/sys/ |
D | socket.h | 284 __socketcall int shutdown(int, int);
|
/development/ndk/platforms/android-5/arch-arm/symbols/ |
D | libc.so.functions.txt | 572 shutdown
|
/development/ndk/platforms/android-17/arch-x86/symbols/ |
D | libc.so.functions.txt | 615 shutdown
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
D | libc.so.functions.txt | 614 shutdown
|
/development/ndk/platforms/android-3/arch-arm/symbols/ |
D | libc.so.functions.txt | 584 shutdown
|
/development/ndk/platforms/android-19/arch-x86/symbols/ |
D | libc.so.functions.txt | 616 shutdown
|
/development/ndk/platforms/android-8/arch-arm/symbols/ |
D | libc.so.functions.txt | 595 shutdown
|