Home
last modified time | relevance | path

Searched defs:logoUri (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvContractTest.java279 private void verifyLogoIsReadable(Uri logoUri) throws Exception { in verifyLogoIsReadable()
295 Uri logoUri = TvContract.buildChannelLogoUri(channelUri); in testChannelLogo() local