Searched refs:entranceTransitionType (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DGuidedStepFragment.java262 private int entranceTransitionType = SLIDE_FROM_SIDE; field in class:GuidedStepFragment
867 if (entranceTransitionType == SLIDE_FROM_SIDE) {
1305 this.entranceTransitionType = transitionType;
H A DGuidedStepSupportFragment.java264 private int entranceTransitionType = SLIDE_FROM_SIDE; field in class:GuidedStepSupportFragment
869 if (entranceTransitionType == SLIDE_FROM_SIDE) {
1307 this.entranceTransitionType = transitionType;

Completed in 679 milliseconds