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