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.java551 onHttpRequest(HTTPS);
710 private final static int HTTPS = 2; field in Connectivity
791 case HTTPS: in onHttpRequest()