Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java213 final WebView webview = getWebview(); in onCreate()
669 if (getWebview().getLayoutDirection() == View.LAYOUT_DIRECTION_RTL) { in makeHtmlTag()
890 private WebView getWebview() { in getWebview() method in CaptivePortalLoginActivity