Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/compatibility/
DWebAddress.java49 static final int MATCH_GROUP_HOST = 3; field in WebAddress
82 t = m.group(MATCH_GROUP_HOST); in WebAddress()