Searched refs:setEntranceTransitionType (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
H A DGuidedStepHalfScreenActivity.java75 setEntranceTransitionType(GuidedStepFragment.SLIDE_FROM_BOTTOM);
H A DGuidedStepSupportHalfScreenActivity.java78 setEntranceTransitionType(GuidedStepSupportFragment.SLIDE_FROM_BOTTOM);
/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
H A DGuidedStepHalfScreenActivity.java75 setEntranceTransitionType(GuidedStepFragment.SLIDE_FROM_BOTTOM);
H A DGuidedStepSupportHalfScreenActivity.java78 setEntranceTransitionType(GuidedStepSupportFragment.SLIDE_FROM_BOTTOM);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DGuidedStepFragment.java1328 public void setEntranceTransitionType(int transitionType) { method in class:GuidedStepFragment
H A DGuidedStepSupportFragment.java1325 public void setEntranceTransitionType(int transitionType) { method in class:GuidedStepSupportFragment

Completed in 228 milliseconds