Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h178 int stateSaved; member
Dandroid_native_app_glue.c157 android_app->stateSaved = 1; in android_app_post_exec_cmd()
355 android_app->stateSaved = 0; in onSaveInstanceState()
357 while (!android_app->stateSaved) { in onSaveInstanceState()