Hide the android.webkit.CallbackProxy class from the API. This is a...
Hide the android.webkit.CallbackProxy class from the API. This is a android.webkit package class and internal to our implementation. Although not strictly a published API (the class does not appear in the docs), it has found it's way into the API through the public, subclassable android.webkit.JsResult class where it is a protected member. Based on changed from Ben.
Loading
Please register or sign in to comment