Searched refs:onUserCanceledSsl (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DWebViewController.java91 void onUserCanceledSsl(Tab tab); method in interface:WebViewController
H A DPreloadController.java191 public void onUserCanceledSsl(Tab tab) { method in class:PreloadController
192 if (LOGD_ENABLED) Log.d(LOGTAG, "onUserCanceledSsl()");
H A DTab.java558 mWebViewController.onUserCanceledSsl(Tab.this);
H A DController.java2490 public void onUserCanceledSsl(Tab tab) { method in class:Controller

Completed in 153 milliseconds