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

  /prebuilts/ndk/r11/sources/android/native_app_glue/
android_native_app_glue.h 233 APP_CMD_TERM_WINDOW,
android_native_app_glue.c 116 case APP_CMD_TERM_WINDOW:
117 LOGV("APP_CMD_TERM_WINDOW\n");
148 case APP_CMD_TERM_WINDOW:
149 LOGV("APP_CMD_TERM_WINDOW\n");
300 android_app_write_cmd(android_app, APP_CMD_TERM_WINDOW);
  /prebuilts/ndk/r13/sources/android/native_app_glue/
android_native_app_glue.h 233 APP_CMD_TERM_WINDOW,
android_native_app_glue.c 116 case APP_CMD_TERM_WINDOW:
117 LOGV("APP_CMD_TERM_WINDOW\n");
148 case APP_CMD_TERM_WINDOW:
149 LOGV("APP_CMD_TERM_WINDOW\n");
300 android_app_write_cmd(android_app, APP_CMD_TERM_WINDOW);
  /external/vulkan-validation-layers/demos/smoke/
ShellAndroid.cpp 150 case APP_CMD_TERM_WINDOW:
  /external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c 198 case APP_CMD_TERM_WINDOW:

Completed in 703 milliseconds