@Implements(value=android.view.TouchDelegate.class) public class ShadowTouchDelegate extends Object
Constructor and Description |
---|
ShadowTouchDelegate() |
Modifier and Type | Method and Description |
---|---|
protected void |
__constructor__(Rect bounds,
View delegateView) |
Rect |
getBounds() |
View |
getDelegateView() |
@Implementation protected void __constructor__(Rect bounds, View delegateView)
public Rect getBounds()
public View getDelegateView()