Searched refs:getVideoURIString (Results 1 – 2 of 2) sorted by relevance
61 assertThat(shadowVideoView.getVideoURIString()).isEqualTo("video.mp4"); in shouldSetVideoURI()63 assertThat(shadowVideoView.getVideoURIString()).isNull(); in shouldSetVideoURI()
143 public String getVideoURIString() { in getVideoURIString() method in ShadowVideoView