Searched refs:showWebview (Results 1 – 4 of 4) sorted by relevance
238 mActivationUi.showWebview( in handleEntitlementStatusForActivation()241 mActivationUi.showWebview( in handleEntitlementStatusForActivation()262 mActivationUi.showWebview( in handleEntitlementStatusForUpdating()265 mActivationUi.showWebview( in handleEntitlementStatusForUpdating()
38 boolean showWebview(String url, String postData); in showWebview() method
93 public boolean showWebview(String url, String postData) { in showWebview() method in WfcActivationActivity
196 verify(mActivationUi).showWebview(EMERGENCY_ADDRESS_WEB_URL, EMERGENCY_ADDRESS_WEB_DATA); in handleEntitlementStatusForActivation_isServerDataMissingTrue_showWebview()