File
Doc
Category
Size
Date
Package
ViewGroupOverlay.java
API Doc
Android 5.1 API
318
Sat Mar 14 14:09:40 GMT 2015
android.view
ViewGroupOverlay
java.lang.Object
android.view.ViewOverlay
public class ViewGroupOverlay extends android.view.ViewOverlay
Fields Summary
Constructors Summary
ViewGroupOverlay
()
throw new RuntimeException("Stub!");
Methods Summary
public void
add
(
android.view.View
view)
throw new RuntimeException("Stub!");
public void
remove
(
android.view.View
view)
throw new RuntimeException("Stub!");
Java Code Source