Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h294 APP_CMD_SAVE_STATE, enumerator
Dandroid_native_app_glue.c53 case APP_CMD_SAVE_STATE: in android_app_read_cmd()
154 case APP_CMD_SAVE_STATE: in android_app_post_exec_cmd()
356 android_app_write_cmd(android_app, APP_CMD_SAVE_STATE); in onSaveInstanceState()