Searched defs:MATCH_GROUP_AUTHORITY (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 71 milliseconds