Searched refs:MSG_NEW_CONFIGURATION (Results 1 – 1 of 1) sorted by relevance
40 private static final int MSG_NEW_CONFIGURATION = 1; field in GLThreadManager86 case MSG_NEW_CONFIGURATION:219 Message m = handler.obtainMessage(MSG_NEW_CONFIGURATION, /*arg1*/0, /*arg2*/0, configure); in setConfigurationAndWait()