Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/compatibility/
DWebAddress.java50 static final int MATCH_GROUP_PORT = 4; field in WebAddress
84 t = m.group(MATCH_GROUP_PORT); in WebAddress()