package android.view; import android.graphics.Rect; public interface ViewParent { }