Searched refs:webviewComponent (Results 1 – 1 of 1) sorted by relevance
223 String webviewComponent = getResources().getString(R.string.webview_component); in startWebPortalActivity() local224 ComponentName componentName = ComponentName.unflattenFromString(webviewComponent); in startWebPortalActivity()