Searched refs:getUri1 (Results 1 – 1 of 1) sorted by relevance
7286 public Uri getUri1() { in getUri1() method in ContactsProvider2Test.VCardTestUriCreator7340 Cursor cursor = mResolver.query(contacts.getUri1(), null, null, null, null); in testQueryFileSingleVCard()7392 mResolver.openAssetFileDescriptor(contacts.getUri1(), "r"); in testOpenAssetFileSingleVCard()