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 115 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/
main.c 198 case APP_CMD_TERM_WINDOW:
  /external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c 198 case APP_CMD_TERM_WINDOW:
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 436 case APP_CMD_TERM_WINDOW:

Completed in 269 milliseconds