Searched refs:verifyErrorUiInOrder (Results 1 – 1 of 1) sorted by relevance
97 verifyErrorUiInOrder( in startFlow_launchAppForActivation_setPurposeActivation()112 verifyErrorUiInOrder(mOrderVerifier, R.string.e911_title, R.string.address_update_error); in startFlow_launchAppForUpdate_setPurposeUpdate()124 verifyErrorUiInOrder( in startFlow_launchAppForShowTc_setPurposeUpdate()300 private void verifyErrorUiInOrder(InOrder inOrder, int title, int errorMesssage) { in verifyErrorUiInOrder() method in WfcActivationControllerTest