Searched refs:goodUri (Results 1 – 1 of 1) sorted by relevance
237 final Uri goodUri = Uri.parse("content://com.example/foobar"); in testFileUriExposure() local242 intent.setDataAndType(goodUri, "image/jpeg"); in testFileUriExposure()