Searched refs:getLengthInSecond (Results 1 – 2 of 2) sorted by relevance
738 public int getLengthInSecond() { in getLengthInSecond() method in PsipData.EitItem802 if (mLengthInSecond > item.getLengthInSecond()) { in compareTo()804 } else if (mLengthInSecond < item.getLengthInSecond()) { in compareTo()
486 && oldItem.getLengthInSecond() == item.getLengthInSecond() in handleEvents()