Searched refs:LOCK_PROGRAM_DETAIL (Results 1 – 2 of 2) sorted by relevance
810 lockType = ChannelBannerView.LOCK_PROGRAM_DETAIL; in updateChannelBannerAndShowIfNeeded()819 lockType = ChannelBannerView.LOCK_PROGRAM_DETAIL; in updateChannelBannerAndShowIfNeeded()829 lockType = ChannelBannerView.LOCK_PROGRAM_DETAIL; in updateChannelBannerAndShowIfNeeded()842 if (previousLockType == ChannelBannerView.LOCK_PROGRAM_DETAIL in updateChannelBannerAndShowIfNeeded()843 && lockType != ChannelBannerView.LOCK_PROGRAM_DETAIL) { in updateChannelBannerAndShowIfNeeded()
102 public static final int LOCK_PROGRAM_DETAIL = 1; field in ChannelBannerView370 && lockType != LOCK_PROGRAM_DETAIL) { in setLockType()