Home
last modified time | relevance | path

Searched refs:GUIDANCE (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/wizard/
DGuidedStepAttributesTestFragment.java35 public static GuidanceStylist.Guidance GUIDANCE = null; field in GuidedStepAttributesTestFragment
42 if (GUIDANCE == null ) { in onCreateGuidance()
45 return GUIDANCE; in onCreateGuidance()
DGuidedDatePickerTest.java270 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testJanuaryToFebruaryTransitionForLeapYear()
316 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testFebruaryToMarchTransitionForLeapYear()
362 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testJanuaryToFebruaryTransitionForNonLeapYear()
408 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testFebruaryToMarchTransitionForNonLeapYear()
454 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testDecemberToNovemberTransition()
500 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testNovemberToOctoberTransition()
546 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testLeapToNonLeapYearTransition()
592 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testNonLeapToLeapYearTransition()
863 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in setupDateActionsForMinAndMaxRangeTests()
DGuidedStepAttributesTest.java115 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testFocusDisabledOnActions()
238 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testDisabledActions()
320 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testToggleEnabledFlags()
465 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testCheckedActions()
790 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in setUpActionsForSubActionsTest()