Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DPageDialogsHandler.java89 …void showHttpAuthentication(final Tab tab, final HttpAuthHandler handler, String host, String real… in showHttpAuthentication() method in PageDialogsHandler
DController.java1029 mPageDialogsHandler.showHttpAuthentication(tab, handler, host, realm); in onReceivedHttpAuthRequest()