Home | History | Annotate | Download | only in telephony

Lines Matching defs:authority

205         final String authority = uri.getAuthority();
206 if (Contacts.AUTHORITY.equals(authority)) {
208 } else if (ContactsContract.AUTHORITY.equals(authority)) {