Searched refs:APP_CMD_CONFIG_CHANGED (Results 1 - 2 of 2) sorted by relevance

/development/ndk/sources/android/native_app_glue/
H A Dandroid_native_app_glue.h270 APP_CMD_CONFIG_CHANGED, enumerator in enum:__anon679
H A Dandroid_native_app_glue.c131 case APP_CMD_CONFIG_CHANGED:
132 LOGV("APP_CMD_CONFIG_CHANGED\n");
387 android_app_write_cmd(android_app, APP_CMD_CONFIG_CHANGED);

Completed in 21 milliseconds