Searched refs:LOCK_NONE (Results 1 – 2 of 2) sorted by relevance
77 public static final int LOCK_NONE = 0; field in ChannelBannerView326 if (lockType != LOCK_NONE && lockType != LOCK_CHANNEL_INFO in setLockType()554 if (mLockType != LOCK_NONE || TextUtils.isEmpty(program.getDescription())) {597 if (mLockType != LOCK_NONE
2059 int lockType = ChannelBannerView.LOCK_NONE;2069 if (lockType == ChannelBannerView.LOCK_NONE) {