Home
last modified time | relevance | path

Searched refs:showErrorUi (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationController.java203 private void showErrorUi(@StringRes int errorMessage) { in showErrorUi() method in WfcActivationController
209 showErrorUi(getGeneralErrorText()); in showGeneralErrorUi()
249 showErrorUi(R.string.failure_contact_carrier); in handleEntitlementStatusForActivation()
272 showErrorUi(R.string.failure_contact_carrier); in handleEntitlementStatusForUpdating()
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppAddDeviceFragment.java93 showErrorUi(code, getResultIntent(code, ssid, channelListArray, in onFailure()
171 private void showErrorUi(int code, Intent resultIntent, boolean isConfigurationChange) { in showErrorUi() method in WifiDppAddDeviceFragment
368 showErrorUi(mLatestStatusCode, /* reslutIntent */ null, /* isConfigurationChange */ in onViewCreated()