Searched defs:BrowseFrameLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DBrowseFrameLayout.java25 public class BrowseFrameLayout extends FrameLayout { class in inherits:FrameLayout
28 * Interface for selecting a focused view in a BrowseFrameLayout when the system focus finder
40 * Interface for managing child focus in a BrowseFrameLayout.
56 public BrowseFrameLayout(Context context) { method in class:BrowseFrameLayout
60 public BrowseFrameLayout(Context context, AttributeSet attrs) { method in class:BrowseFrameLayout
64 public BrowseFrameLayout(Context context, AttributeSet attrs, int defStyle) { method in class:BrowseFrameLayout

Completed in 36 milliseconds