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

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 270 APP_CMD_CONFIG_CHANGED,
android_native_app_glue.c 123 case APP_CMD_CONFIG_CHANGED:
124 LOGI("APP_CMD_CONFIG_CHANGED\n");
380 android_app_write_cmd(android_app, APP_CMD_CONFIG_CHANGED);

Completed in 14 milliseconds