Home
last modified time | relevance | path

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

/aosp12/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/
H A DWfcActivationControllerTest.java66 private static final String EMERGENCY_ADDRESS_WEB_URL = "webUrl"; field in WfcActivationControllerTest
188 .setEmergencyAddressWebUrl(EMERGENCY_ADDRESS_WEB_URL) in handleEntitlementStatusForActivation_isServerDataMissingTrue_showWebview()
196 verify(mActivationUi).showWebview(EMERGENCY_ADDRESS_WEB_URL, EMERGENCY_ADDRESS_WEB_DATA); in handleEntitlementStatusForActivation_isServerDataMissingTrue_showWebview()