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

  /prebuilts/ndk/r16/sources/android/native_app_glue/
android_native_app_glue.h 270 APP_CMD_CONFIG_CHANGED,
android_native_app_glue.c 132 case APP_CMD_CONFIG_CHANGED:
133 LOGV("APP_CMD_CONFIG_CHANGED\n");
388 android_app_write_cmd(android_app, APP_CMD_CONFIG_CHANGED);

Completed in 55 milliseconds