Searched refs:endData (Results 1 - 6 of 6) sorted by relevance

/external/apache-http/android/src/android/net/http/
H A DEventHandler.java23 * then multiple data() then endData(). handleSslErrorRequest(), if
104 public void endData(); method in interface:EventHandler
H A DLoggingEventHandler.java63 public void endData() { method in class:LoggingEventHandler
65 HttpLog.v("LoggingEventHandler: endData() called");
H A DHttpsConnection.java277 req.mEventHandler.endData();
H A DRequest.java349 mEventHandler.endData();
/external/droiddriver/src/io/appium/droiddriver/scroll/
H A DAccessibilityEventScrollStepStrategy.java101 private final EndData endData = new EndData(); field in class:AccessibilityEventScrollStepStrategy
114 if (endData.match(containerFinder, direction)) {
120 endData.set(containerFinder, direction);
165 endData.reset();
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
H A DBeautifulSoup.py1188 self.endData()
1236 def endData(self, containerClass=NavigableString): member in class:BeautifulStoneSoup
1335 self.endData()
1364 self.endData()
1376 self.endData()
1378 self.endData(subclass)

Completed in 660 milliseconds