- location
- An array of 2 ints containing the left and top coordinates of the child to invalidate
- dirty
- The area within the child that is invalid
Documentation for this section has not yet been entered.
Don't call or override this method. It is used for the implementation of the view hierarchy. This implementation returns null if this ViewGroup does not have a parent, if this ViewGroup is already fully invalidated or if the dirty rectangle does not intersect with this ViewGroup's bounds.