Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DConflictChecker.java253 DvrUiHelper.showChannelWatchConflictDialog(mMainActivity, channel); in onCheckConflict()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrUiHelper.java154 public static void showChannelWatchConflictDialog(MainActivity activity, Channel channel) { in showChannelWatchConflictDialog() method in DvrUiHelper