Home
last modified time | relevance | path

Searched refs:initActivity (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java382 private void initActivity(Intent intent) throws Throwable { in initActivity() method in GridWidgetTest
523 initActivity(intent); in testThreeRowHorizontalBasic()
594 initActivity(intent); in testItemDecorationAndMargins()
650 initActivity(intent); in testItemDecorationAndMarginsAndOpticalBounds()
711 initActivity(intent); in testThreeColumnVerticalBasic()
738 initActivity(intent); in testRedundantAppendRemove()
760 initActivity(intent); in testRedundantAppendRemove2()
797 initActivity(intent); in testLayoutWhenAViewIsInvalidated()
840 initActivity(intent); in testWrongInsertViewIndexInFastRelayout()
882 initActivity(intent); in testMoveIntoPrelayoutItems()
[all …]
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/picker/
DTimePickerTest.java67 public void initActivity(Intent intent) throws Throwable { in initActivity() method in TimePickerTest
109 initActivity(intent); in testSetHourIn24hFormat()
167 initActivity(intent); in testSetHourIn12hFormat()
224 initActivity(intent); in testSetMinuteIn24hFormat()
261 initActivity(intent); in testSetMinuteIn12hFormat()
299 initActivity(intent); in testAmToPmTransition()
341 initActivity(intent); in testPmToAmTransition()
383 initActivity(intent); in test12To24HourFormatTransition()
415 initActivity(intent); in test24To12HourFormatTransition()
448 initActivity(intent); in testInitiallyActiveTimePicker()
DDatePickerTest.java68 public void initActivity(Intent intent) throws Throwable { in initActivity() method in DatePickerTest
101 initActivity(intent); in testFocusTravel()
132 initActivity(intent); in testFocusRetainedForASelectedColumn()
171 initActivity(intent); in testFocusSkippedWhenDatePickerUnFocusable()
189 initActivity(intent); in testTemporaryFocusLossWhenDeactivated()
230 initActivity(intent); in testTemporaryFocusLossWhenActivated()
293 initActivity(intent); in testInitiallyActiveDatePicker()
332 initActivity(intent); in testInvisibleColumnsAlpha()
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/wizard/
DGuidedDatePickerTest.java71 private void initActivity(Intent intent) { in initActivity() method in GuidedDatePickerTest
273 initActivity(intent); in testJanuaryToFebruaryTransitionForLeapYear()
319 initActivity(intent); in testFebruaryToMarchTransitionForLeapYear()
365 initActivity(intent); in testJanuaryToFebruaryTransitionForNonLeapYear()
411 initActivity(intent); in testFebruaryToMarchTransitionForNonLeapYear()
457 initActivity(intent); in testDecemberToNovemberTransition()
503 initActivity(intent); in testNovemberToOctoberTransition()
549 initActivity(intent); in testLeapToNonLeapYearTransition()
595 initActivity(intent); in testNonLeapToLeapYearTransition()
866 initActivity(intent); in setupDateActionsForMinAndMaxRangeTests()
DGuidedStepAttributesTest.java56 private void initActivity(Intent intent) { in initActivity() method in GuidedStepAttributesTest
118 initActivity(intent); in testFocusDisabledOnActions()
243 initActivity(intent); in testDisabledActions()
325 initActivity(intent); in testToggleEnabledFlags()
467 initActivity(intent); in testCheckedActions()
793 initActivity(intent); in setUpActionsForSubActionsTest()