Searched refs:MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG (Results 1 – 1 of 1) sorted by relevance
443 private static final int MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG = 2; field in AppWarnings.UiHandler460 case MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG: { in handleMessage()488 removeMessages(MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG); in hideUnsupportedDisplaySizeDialog()489 sendEmptyMessage(MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG); in hideUnsupportedDisplaySizeDialog()