Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/data/
DChannelImpl.java653 initAppLinkTypeAndIntent(context); in getAppLinkType()
664 initAppLinkTypeAndIntent(context); in getAppLinkIntent()
669 private void initAppLinkTypeAndIntent(Context context) { in initAppLinkTypeAndIntent() method in ChannelImpl