Home
last modified time | relevance | path

Searched refs:APP_CMD_SAVE_STATE (Results 1 – 3 of 3) sorted by relevance

/external/angle/util/android/third_party/
Dandroid_native_app_glue.h295 APP_CMD_SAVE_STATE, enumerator
Dandroid_native_app_glue.c53 case APP_CMD_SAVE_STATE: in android_app_read_cmd()
156 case APP_CMD_SAVE_STATE: in android_app_post_exec_cmd()
358 android_app_write_cmd(android_app, APP_CMD_SAVE_STATE); in onSaveInstanceState()
/external/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c185 case APP_CMD_SAVE_STATE: in engine_handle_cmd()