Searched refs:getEnd (Results 1 – 14 of 14) sorted by relevance
109 TimeList myEndList = par.getEnd(); in getParTimeline()167 TimeList myEndList = seq.getEnd(); in getSeqTimeline()230 TimeList endList = element.getEnd(); in getTimeline()
150 public TimeList getEnd() { in getEnd() method in SmilParElementImpl151 return mParTimeContainer.getEnd(); in getEnd()
91 TimeList endTimeList = child.getEnd(); in getImplicitDuration()136 TimeList endList = child.getEnd(); in getActiveChildrenAt()
82 public TimeList getEnd() { in getEnd() method in SmilDocumentImpl83 return mSeqTimeContainer.getEnd(); in getEnd()
124 public TimeList getEnd() { in getEnd() method in ElementTimeImpl166 TimeList end = getEnd(); in beginAndEndAreZero()
277 public TimeList getEnd() { in getEnd() method in SmilMediaElementImpl278 return mElementTime.getEnd(); in getEnd()
43 public TimeList getEnd(); in getEnd() method
80 setCount(item.getEnd() - item.getStart() + 1); in bind()
527 public int getEnd() { in getEnd() method in ConversationViewAdapter.SuperCollapsedBlockItem
268 && pageRanges[i].getEnd() >= page) { in printView()
182 tl = sme.getEnd(); in getGenericMediaModel()
157 mDetailSeries.setEndTime(mHistory.getEnd()); in bindDetailNetworkStats()
898 for (int i = blockToReplace.getStart(), end = blockToReplace.getEnd(); i <= end; i++) { in renderCollapsedHeaders()
1101 historyEnd = mChartData.network.getEnd(); in updateCycleList()