Searched refs:APP_CMD_PAUSE (Results 1 - 2 of 2) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h157 // APP_CMD_RESUME, APP_CMD_PAUSE, or APP_CMD_STOP; see below.
300 APP_CMD_PAUSE, enumerator in enum:__anon679
H A Dandroid_native_app_glue.c122 case APP_CMD_PAUSE:
376 android_app_set_activity_state((struct android_app*)activity->instance, APP_CMD_PAUSE);

Completed in 169 milliseconds