Searched refs:MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG (Results 1 – 1 of 1) sorted by relevance
373 private static final int MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG = 2; field in AppWarnings.UiHandler389 case MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG: { in handleMessage()413 removeMessages(MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG); in hideUnsupportedDisplaySizeDialog()414 sendEmptyMessage(MSG_HIDE_UNSUPPORTED_DISPLAY_SIZE_DIALOG); in hideUnsupportedDisplaySizeDialog()