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

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 218 APP_CMD_INPUT_CHANGED,
android_native_app_glue.c 82 case APP_CMD_INPUT_CHANGED:
83 LOGI("APP_CMD_INPUT_CHANGED\n");
282 android_app_write_cmd(android_app, APP_CMD_INPUT_CHANGED);

Completed in 18 milliseconds