No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | |
| ↳ | android.webkit.WebView.WebViewTransport | 
Transportation object for returning WebView across thread boundaries.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Gets the WebView object.
           | |||||||||
|  |  | 
           Sets the WebView to the transportation object.
           | |||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Object | |||||||||||
Gets the WebView object.
Sets the WebView to the transportation object.
| webview | the WebView to transport | 
|---|