Searched refs:ACTION_LIST (Results 1 – 3 of 3) sorted by relevance
36 public static List<GuidedAction> ACTION_LIST = null; field in GuidedStepAttributesTestFragment50 if (ACTION_LIST == null) in onCreateActions()52 actions.addAll(ACTION_LIST); in onCreateActions()
271 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testJanuaryToFebruaryTransitionForLeapYear()317 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testFebruaryToMarchTransitionForLeapYear()363 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testJanuaryToFebruaryTransitionForNonLeapYear()409 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testFebruaryToMarchTransitionForNonLeapYear()455 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testDecemberToNovemberTransition()501 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testNovemberToOctoberTransition()547 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testLeapToNonLeapYearTransition()593 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testNonLeapToLeapYearTransition()864 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in setupDateActionsForMinAndMaxRangeTests()
116 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testFocusDisabledOnActions()239 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testDisabledActions()321 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testToggleEnabledFlags()466 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in testCheckedActions()791 GuidedStepAttributesTestFragment.ACTION_LIST = actionList; in setUpActionsForSubActionsTest()