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

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h179 int stateSaved; member in struct:android_app
H A Dandroid_native_app_glue.c158 android_app->stateSaved = 1;
356 android_app->stateSaved = 0;
358 while (!android_app->stateSaved) {

Completed in 67 milliseconds