Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DHttpEngineActivity.java102 promptForURL(url); in onSucceeded()
117 promptForURL(url); in onFailed()
137 promptForURL(mUrl); in onCreate()
150 promptForURL("https://"); in onCreate()
156 private void promptForURL(String url) { in promptForURL() method in HttpEngineActivity