Home
last modified time | relevance | path

Searched refs:getInvocationHandler (Results 1 – 8 of 8) sorted by relevance

/webkit/webkit/src/main/java/androidx/webkit/internal/
DWebMessagePortImpl.java57 Proxy.getInvocationHandler(mBoundaryInterface)); in getFrameworksImpl()
140 public @NonNull InvocationHandler getInvocationHandler() { in getInvocationHandler() method in WebMessagePortImpl
141 return Proxy.getInvocationHandler(getBoundaryInterface()); in getInvocationHandler()
DWebResourceErrorImpl.java63 Proxy.getInvocationHandler(mBoundaryInterface)); in getFrameworksImpl()
DSafeBrowsingResponseImpl.java64 Proxy.getInvocationHandler(mBoundaryInterface)); in getFrameworksImpl()
DWebMessageAdapter.java83 invocationHandlers[n] = ports[n].getInvocationHandler(); in getPorts()
DServiceWorkerWebSettingsImpl.java67 Proxy.getInvocationHandler(mBoundaryInterface)); in getFrameworksImpl()
/webkit/webkit/src/main/java/androidx/webkit/
DWebMessagePortCompat.java178 public abstract @NonNull InvocationHandler getInvocationHandler(); in getInvocationHandler() method in WebMessagePortCompat
/webkit/webkit/api/
Drestricted_1.0.0.txt49 …o.Scope.LIBRARY_GROUP) public abstract java.lang.reflect.InvocationHandler! getInvocationHandler();
Drestricted_1.1.0-beta01.txt126 ….LIBRARY_GROUP_PREFIX) public abstract java.lang.reflect.InvocationHandler! getInvocationHandler();