Searched refs:onOk (Results 1 – 2 of 2) sorted by relevance
136 mOkListener.onOk(mHost, mRealm, getUsername(), getPassword()); in createDialog()157 void onOk(String host, String realm, String username, String password); in onOk() method
93 public void onOk(String host, String realm, String username, String password) { in showHttpAuthentication()