Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlaybackSideFragment.java69 public View onCreateBackgroundView(LayoutInflater inflater, ViewGroup container, in onCreateBackgroundView() method in DvrPlaybackSideFragment
71 View backgroundView = super.onCreateBackgroundView(inflater, container, savedInstanceState); in onCreateBackgroundView()
/packages/apps/TV/src/com/android/tv/onboarding/
DWelcomeFragment.java690 protected View onCreateBackgroundView(LayoutInflater inflater, ViewGroup container) { in onCreateBackgroundView() method in WelcomeFragment