Home
last modified time | relevance | path

Searched refs:findOrCreateVideoSupportFragment (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DDetailsSupportFragmentBackgroundController.java248 || mLastVideoSupportFragmentForGlueHost != findOrCreateVideoSupportFragment()) { in setupVideoPlayback()
250 mLastVideoSupportFragmentForGlueHost = findOrCreateVideoSupportFragment(); in setupVideoPlayback()
320 mLastVideoSupportFragmentForGlueHost = findOrCreateVideoSupportFragment(); in onStart()
397 …return new VideoSupportFragmentGlueHost((VideoSupportFragment) findOrCreateVideoSupportFragment()); in onCreateGlueHost()
418 public final Fragment findOrCreateVideoSupportFragment() { in findOrCreateVideoSupportFragment() method in DetailsSupportFragmentBackgroundController
419 return mFragment.findOrCreateVideoSupportFragment(); in findOrCreateVideoSupportFragment()
DDetailsSupportFragment.java611 final Fragment findOrCreateVideoSupportFragment() { in findOrCreateVideoSupportFragment() method in DetailsSupportFragment
/frameworks/support/api/
D26.0.0-alpha1.txt2288 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
D25.3.0.txt1905 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
D25.4.0.txt1940 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
D26.0.0-beta1.txt2831 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
D26.0.0-SNAPSHOT.txt2872 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
D26.0.0-beta2.txt2861 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();