Searched refs:APP_CMD_TERM_WINDOW (Results 1 - 4 of 4) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h233 APP_CMD_TERM_WINDOW, enumerator in enum:__anon679
H A Dandroid_native_app_glue.c115 case APP_CMD_TERM_WINDOW:
116 LOGV("APP_CMD_TERM_WINDOW\n");
147 case APP_CMD_TERM_WINDOW:
148 LOGV("APP_CMD_TERM_WINDOW\n");
299 android_app_write_cmd(android_app, APP_CMD_TERM_WINDOW);
/development/ndk/platforms/android-9/samples/native-activity/jni/
H A Dmain.c198 case APP_CMD_TERM_WINDOW:
/development/ndk/platforms/android-9/samples/native-plasma/jni/
H A Dplasma.c436 case APP_CMD_TERM_WINDOW:

Completed in 377 milliseconds