Searched refs:createEmptyCursor (Results 1 – 1 of 1) sorted by relevance
5501 return createEmptyCursor(uri, projection); in query()5557 private static Cursor createEmptyCursor(final Uri uri, String[] projection) { in createEmptyCursor() method in ContactsProvider25628 return createEmptyCursor(localUri, projection); in queryCorpContactsProvider()5640 return createEmptyCursor(localUri, projection); in queryCorpContactsProvider()