Searched refs:endData (Results 1 – 8 of 8) sorted by relevance
101 private final EndData endData = new EndData(); field in AccessibilityEventScrollStepStrategy114 if (endData.match(containerFinder, direction)) { in scroll()120 endData.set(containerFinder, direction); in scroll()165 endData.reset(); in beginScrolling()
104 public void endData(); in endData() method
63 public void endData() { in endData() method in LoggingEventHandler
280 req.mEventHandler.endData(); in openConnection()
349 mEventHandler.endData(); in readResponse()
1191 self.endData()1239 def endData(self, containerClass=NavigableString): member in BeautifulStoneSoup1338 self.endData()1367 self.endData()1379 self.endData()1381 self.endData(subclass)
1915 Date endData = infoItem.getEnd(); in printCurrency() local1916 if (endData.equals(CurrencyDateInfo.END_OF_TIME)) { in printCurrency()1926 "<td class='target'>" + CurrencyDateInfo.formatDate(endData) + "</td>" + in printCurrency()
107 method public void endData();228 method public void endData();