Searched refs:SOCIAL_STREAM_URIS (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java396 private static final List<Integer> SOCIAL_STREAM_URIS = Lists.newArrayList( field in class:ContactsProvider2
2877 if (SOCIAL_STREAM_URIS.contains(sUriMatcher.match(uri))
2890 if (SOCIAL_STREAM_URIS.contains(sUriMatcher.match(uri))) {

Completed in 156 milliseconds