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