Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/compatibility/
DWebAddress.java48 static final int MATCH_GROUP_AUTHORITY = 2; field in WebAddress
80 t = m.group(MATCH_GROUP_AUTHORITY); in WebAddress()