Searched refs:getUri2 (Results 1 – 2 of 2) sorted by relevance
1443 public Uri getUri2() { in getUri2() method in BaseContactsProvider2Test.VCardTestUriCreator
8197 Cursor cursor = mResolver.query(contacts.getUri2(), null, null, null, null); in testQueryFileSingleVCard()8251 mResolver.openAssetFileDescriptor(contacts.getUri2(), "r"); in testOpenAssetFileSingleVCard()