Home
last modified time | relevance | path

Searched refs:DelegatingConnectionErrorHandler (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java427 DelegatingConnectionErrorHandler handlers = new DelegatingConnectionErrorHandler(); in attachProxy()
468 DelegatingConnectionErrorHandler handlers = new DelegatingConnectionErrorHandler(); in buildThreadSafeProxy()
DDelegatingConnectionErrorHandler.java17 public class DelegatingConnectionErrorHandler implements ConnectionErrorHandler { class
/external/libchrome/libchrome_tools/patch/
Dmojo-Add-a-way-to-create-thread-safe-interfaces-in-Java.patch124 + DelegatingConnectionErrorHandler handlers = new DelegatingConnectionErrorHandler();
/external/libchrome/mojo/public/java/
DBUILD.gn41 "bindings/src/org/chromium/mojo/bindings/DelegatingConnectionErrorHandler.java",