Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/wfc/
DWfcActivationActivity.java223 String webviewComponent = getResources().getString(R.string.webview_component); in startWebPortalActivity() local
224 ComponentName componentName = ComponentName.unflattenFromString(webviewComponent); in startWebPortalActivity()