public static interface BrowseFrameLayout.OnChildFocusListener
Modifier and Type | Method and Description |
---|---|
void |
onRequestChildFocus(View child,
View focused)
|
boolean |
onRequestFocusInDescendants(int direction,
Rect previouslyFocusedRect)
|