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

  /prebuilts/ndk/r11/sources/android/native_app_glue/
android_native_app_glue.h 218 APP_CMD_INPUT_CHANGED,
android_native_app_glue.c 91 case APP_CMD_INPUT_CHANGED:
92 LOGV("APP_CMD_INPUT_CHANGED\n");
290 android_app_write_cmd(android_app, APP_CMD_INPUT_CHANGED);
  /prebuilts/ndk/r13/sources/android/native_app_glue/
android_native_app_glue.h 218 APP_CMD_INPUT_CHANGED,
android_native_app_glue.c 91 case APP_CMD_INPUT_CHANGED:
92 LOGV("APP_CMD_INPUT_CHANGED\n");
290 android_app_write_cmd(android_app, APP_CMD_INPUT_CHANGED);

Completed in 174 milliseconds