Searched refs:LOCK_NONE (Results 1 – 2 of 2) sorted by relevance
81 public static final int LOCK_NONE = 0; field in ChannelBannerView368 if (lockType != LOCK_NONE in setLockType()651 if (mLockType != LOCK_NONE || TextUtils.isEmpty(program.getDescription())) {
803 int lockType = ChannelBannerView.LOCK_NONE; in updateChannelBannerAndShowIfNeeded()