HomeSort by relevance Sort by last modified time
    Searched refs:LeanbackSettingsRootView (Results 1 - 2 of 2) sorted by null

  /frameworks/support/leanback-preference/src/main/java/androidx/leanback/preference/
LeanbackSettingsRootView.java 33 public class LeanbackSettingsRootView extends FrameLayout {
37 public LeanbackSettingsRootView(Context context) {
41 public LeanbackSettingsRootView(Context context, AttributeSet attrs) {
45 public LeanbackSettingsRootView(Context context, AttributeSet attrs, int defStyleAttr) {
LeanbackSettingsFragment.java 86 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView();
95 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView();

Completed in 151 milliseconds