Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DConflictChecker.java249 && !DvrUiHelper.isChannelWatchConflictDialogShown(mMainActivity)) { in onCheckConflict()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrUiHelper.java372 public static boolean isChannelWatchConflictDialogShown(MainActivity activity) { in isChannelWatchConflictDialogShown() method in DvrUiHelper