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

/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/
H A DDetailsSupportFragmentTest.java858 public static class DetailsSupportFragmentSwitchToVideoInOnCreate extends DetailsTestSupportFragment { class in class:DetailsSupportFragmentTest
863 public DetailsSupportFragmentSwitchToVideoInOnCreate() { method in class:DetailsSupportFragmentTest.DetailsSupportFragmentSwitchToVideoInOnCreate
892 launchAndWaitActivity(DetailsSupportFragmentSwitchToVideoInOnCreate.class,
895 final DetailsSupportFragmentSwitchToVideoInOnCreate detailsFragment =
896 (DetailsSupportFragmentSwitchToVideoInOnCreate) activity.getTestFragment();
986 launchAndWaitActivity(DetailsSupportFragmentSwitchToVideoInOnCreate.class,
989 final DetailsSupportFragmentSwitchToVideoInOnCreate detailsFragment =
990 (DetailsSupportFragmentSwitchToVideoInOnCreate) activity.getTestFragment();

Completed in 37 milliseconds