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

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 233 APP_CMD_TERM_WINDOW,
android_native_app_glue.c 107 case APP_CMD_TERM_WINDOW:
108 LOGI("APP_CMD_TERM_WINDOW\n");
139 case APP_CMD_TERM_WINDOW:
140 LOGI("APP_CMD_TERM_WINDOW\n");
292 android_app_write_cmd(android_app, APP_CMD_TERM_WINDOW);
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 198 case APP_CMD_TERM_WINDOW:
  /external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
main.c 198 case APP_CMD_TERM_WINDOW:
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 437 case APP_CMD_TERM_WINDOW:

Completed in 717 milliseconds