Searched refs:mLockType (Results 1 – 1 of 1) sorted by relevance
121 private int mLockType; field in ChannelBannerView330 if (mLockType != lockType) { in setLockType()331 mLockType = lockType; in setLockType()367 if (mLockType != LOCK_CHANNEL_INFO && info != null) { in updateStreamInfo()532 if (mLockType == LOCK_CHANNEL_INFO) {554 if (mLockType != LOCK_NONE || TextUtils.isEmpty(program.getDescription())) {572 if (mLockType == LOCK_CHANNEL_INFO) {597 if (mLockType != LOCK_NONE681 if (mLockType != LOCK_CHANNEL_INFO && startTime > 0 && endTime > startTime) {705 if (mLockType != LOCK_CHANNEL_INFO && durationMs > 0) {