Searched refs:lastUri (Results 1 – 2 of 2) sorted by relevance
44 public TestEventHandler<Uri> lastUri = new TestEventHandler<>(); field in TestDocumentsAccess89 lastUri.accept(docUri); in findDocumentPath()
279 mEnv.docs.lastUri.assertLastArgument(TestEnv.FILE_GIF.derivedUri); in testLaunchToDocuments_convertsTreeUriToDocumentUri()