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