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

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 311 APP_CMD_DESTROY,
android_native_app_glue.c 130 case APP_CMD_DESTROY:
131 LOGI("APP_CMD_DESTROY\n");
315 android_app_write_cmd(android_app, APP_CMD_DESTROY);

Completed in 15 milliseconds