Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DConnectivity.java569 onHttpRequest(HTTPS);
729 private final static int HTTPS = 2; field in Connectivity
810 case HTTPS: in onHttpRequest()