HomeSort by relevance Sort by last modified time
    Searched refs:stateSaved (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 179 int stateSaved;
android_native_app_glue.c 150 android_app->stateSaved = 1;
349 android_app->stateSaved = 0;
351 while (!android_app->stateSaved) {

Completed in 28 milliseconds