Home
last modified time | relevance | path

Searched refs:APP_CMD_LOW_MEMORY (Results 1 – 4 of 4) sorted by relevance

/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.h276 APP_CMD_LOW_MEMORY, enumerator
Dandroid_native_app_glue.c393 android_app_write_cmd(android_app, APP_CMD_LOW_MEMORY); in onLowMemory()
/development/ndk/platforms/android-17/samples/Teapot/jni/
DTeapotNativeActivity.cpp316 case APP_CMD_LOW_MEMORY: in HandleCmd()
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp327 case APP_CMD_LOW_MEMORY: in HandleCmd()