Searched refs:LeanbackSettingsRootView (Results 1 – 7 of 7) sorted by relevance
| /leanback/leanback-preference/src/main/java/androidx/leanback/preference/ |
| D | LeanbackSettingsRootView.java | 33 public class LeanbackSettingsRootView extends FrameLayout { class 37 public LeanbackSettingsRootView(Context context) { in LeanbackSettingsRootView() method in LeanbackSettingsRootView 41 public LeanbackSettingsRootView(Context context, AttributeSet attrs) { in LeanbackSettingsRootView() method in LeanbackSettingsRootView 45 public LeanbackSettingsRootView(Context context, AttributeSet attrs, int defStyleAttr) { in LeanbackSettingsRootView() method in LeanbackSettingsRootView
|
| D | LeanbackSettingsFragmentCompat.java | 86 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView(); in onResume() 95 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView(); in onPause()
|
| D | LeanbackSettingsFragment.java | 88 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView(); in onResume() 97 final LeanbackSettingsRootView rootView = (LeanbackSettingsRootView) getView(); in onPause()
|
| /leanback/leanback-preference/api/ |
| D | restricted_1.0.0.txt | 78 …ndroidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public class LeanbackSettingsRootView extends a… 79 ctor public LeanbackSettingsRootView(android.content.Context!); 80 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!); 81 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!, int);
|
| D | restricted_1.1.0-beta01.txt | 122 ….annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public class LeanbackSettingsRootView extends a… 123 ctor public LeanbackSettingsRootView(android.content.Context!); 124 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!); 125 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!, int);
|
| D | restricted_current.txt | 129 ….annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public class LeanbackSettingsRootView extends a… 130 ctor public LeanbackSettingsRootView(android.content.Context!); 131 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!); 132 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!, int);
|
| D | restricted_1.2.0-beta01.txt | 129 ….annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public class LeanbackSettingsRootView extends a… 130 ctor public LeanbackSettingsRootView(android.content.Context!); 131 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!); 132 ctor public LeanbackSettingsRootView(android.content.Context!, android.util.AttributeSet!, int);
|