Searched refs:LEGACY_AUTHORITY (Results 1 – 1 of 1) sorted by relevance
237 private static final String LEGACY_AUTHORITY = android.provider.Contacts.AUTHORITY; field in QuickContactActivity839 if (lookupUri != null && LEGACY_AUTHORITY.equals(lookupUri.getAuthority())) { in processIntent()