Home
last modified time | relevance | path

Searched refs:TwoPanelSettingsRootView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/
DTwoPanelSettingsRootView.java30 public class TwoPanelSettingsRootView extends FrameLayout { class
33 public TwoPanelSettingsRootView(Context context) { in TwoPanelSettingsRootView() method in TwoPanelSettingsRootView
37 public TwoPanelSettingsRootView(Context context, AttributeSet attrs) { in TwoPanelSettingsRootView() method in TwoPanelSettingsRootView
41 public TwoPanelSettingsRootView(Context context, AttributeSet attrs, int defStyleAttr) { in TwoPanelSettingsRootView() method in TwoPanelSettingsRootView
DTwoPanelSettingsFragment.java394 final TwoPanelSettingsRootView rootView = (TwoPanelSettingsRootView) getView(); in onResume()
406 final TwoPanelSettingsRootView rootView = (TwoPanelSettingsRootView) getView(); in onPause()