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

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

Completed in 198 milliseconds