Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/tests/java/android/support/v17/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()
DGuidedStepAttributesTest.java100 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testFocusDisabledOnActions()
219 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testDisabledActions()
377 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testCheckedActions()
540 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testSubActions()
DGuidedDatePickerTest.java234 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testDifferentMonthLengths()
442 GuidedStepAttributesTestFragment.GUIDANCE = guidance; in testDateRanges()