Searched defs:MATCH_GROUP_AUTHORITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DWebAddress.java49 static final int MATCH_GROUP_AUTHORITY = 2; field in class:WebAddress
81 t = m.group(MATCH_GROUP_AUTHORITY);

Completed in 45 milliseconds