Home
last modified time | relevance | path

Searched refs:appLinkIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelTest.java170 Intent appLinkIntent) { in assertAppLinkType() argument
176 .setAppLinkIntentUri(appLinkIntent == null ? null : appLinkIntent.toUri( in assertAppLinkType()