Searched refs:MSG_SHOW_UNSUPPORTED_DISPLAY_SIZE_DIALOG (Results 1 – 1 of 1) sorted by relevance
644 private static final int MSG_SHOW_UNSUPPORTED_DISPLAY_SIZE_DIALOG = 1; field in AppWarnings.UiHandler658 case MSG_SHOW_UNSUPPORTED_DISPLAY_SIZE_DIALOG: { in handleMessage()686 removeMessages(MSG_SHOW_UNSUPPORTED_DISPLAY_SIZE_DIALOG); in showUnsupportedDisplaySizeDialog()687 obtainMessage(MSG_SHOW_UNSUPPORTED_DISPLAY_SIZE_DIALOG, r).sendToTarget(); in showUnsupportedDisplaySizeDialog()