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 138 case APP_CMD_DESTROY:
139 LOGV("APP_CMD_DESTROY\n");
322 android_app_write_cmd(android_app, APP_CMD_DESTROY);

Completed in 44 milliseconds