Searched refs:mLockType (Results 1 – 1 of 1) sorted by relevance
154 private int mLockType; field in ChannelBannerView373 int previousLockType = mLockType; in setLockType()374 mLockType = lockType; in setLockType()431 if (mLockType != LOCK_CHANNEL_INFO && info != null) { in updateStreamInfo()626 if (mLockType == LOCK_CHANNEL_INFO) {651 if (mLockType != LOCK_NONE || TextUtils.isEmpty(program.getDescription())) {735 if (mLockType == LOCK_CHANNEL_INFO) {778 if (mLockType != LOCK_CHANNEL_INFO && durationMs > 0 && startTimeMs > 0) {