Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DWebAddress.java51 static final int MATCH_GROUP_AUTHORITY = 2; field in WebAddress
81 t = m.group(MATCH_GROUP_AUTHORITY); in WebAddress()