Home
last modified time | relevance | path

Searched refs:disableVideoParallax (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DDetailsFragmentBackgroundController.java335 boolean disableVideoParallax() { in disableVideoParallax() method in DetailsFragmentBackgroundController
DDetailsSupportFragmentBackgroundController.java338 boolean disableVideoParallax() { in disableVideoParallax() method in DetailsSupportFragmentBackgroundController
DDetailsFragment.java681 boolean isVideoVisible = mDetailsBackgroundController.disableVideoParallax(); in onReturnTransitionStart()
DDetailsSupportFragment.java684 boolean isVideoVisible = mDetailsBackgroundController.disableVideoParallax(); in onReturnTransitionStart()