Searched refs:DIALOG_MESSAGE (Results 1 – 2 of 2) sorted by relevance
54 private static final String DIALOG_MESSAGE = "dialog message"; field in DownloadRoleHolderViewModelTest98 mViewModel.error(DIALOG_TITLE_RES_ID, DIALOG_MESSAGE, false); in error_withMessageText_goesToErrorState()134 mViewModel.error(DIALOG_TITLE_RES_ID, DIALOG_MESSAGE, in getError_withMessageText_isNotNull()
92 private static final String DIALOG_MESSAGE = "dialog message"; field in EstablishNetworkConnectionViewModelTest215 mViewModel.error(DIALOG_TITLE_RES_ID, DIALOG_MESSAGE, false); in error_withMessageText_goesToErrorState()252 mViewModel.error(DIALOG_TITLE_RES_ID, DIALOG_MESSAGE, in getError_withMessageText_isNotNull()