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/
DConflictChecker.java251 DvrUiHelper.showChannelWatchConflictDialog(mMainActivity, channel); in onCheckConflict()
DDvrUiHelper.java183 public static void showChannelWatchConflictDialog(MainActivity activity, Channel channel) { in showChannelWatchConflictDialog() method in DvrUiHelper