Searched refs:StrictViewFragment (Results 1 – 9 of 9) sorted by relevance
69 final StrictViewFragment fragment1 = new StrictViewFragment(); in addFragments()75 final StrictViewFragment fragment2 = new StrictViewFragment(); in addFragments()81 final StrictViewFragment fragment3 = new StrictViewFragment(); in addFragments()82 final StrictViewFragment fragment4 = new StrictViewFragment(); in addFragments()116 final StrictViewFragment fragment1 = new StrictViewFragment(); in addTwoContainers()121 final StrictViewFragment fragment2 = new StrictViewFragment(); in addTwoContainers()126 final StrictViewFragment fragment3 = new StrictViewFragment(); in addTwoContainers()127 final StrictViewFragment fragment4 = new StrictViewFragment(); in addTwoContainers()158 final StrictViewFragment fragment1 = new StrictViewFragment(); in doubleAdd()187 final StrictViewFragment fragment1 = new StrictViewFragment(); in removeFragments()[all …]
27 public class StrictViewFragment extends StrictFragment { class35 public static StrictViewFragment create(int layoutId) { in create()36 StrictViewFragment fragment = new StrictViewFragment(); in create()
62 final StrictViewFragment fragment = new StrictViewFragment(); in testFragmentViewLifecycle()109 final StrictViewFragment fragment = new StrictViewFragment(); in testFragmentViewLifecycleRunOnCommit()129 final StrictViewFragment fragment = new StrictViewFragment(); in testFragmentViewLifecycleOwnerLiveData()238 public static class ObservingFragment extends StrictViewFragment {
369 StrictViewFragment fragment1 = new StrictViewFragment(); in saveWhileAnimatingAway()376 StrictViewFragment fragment2 = new StrictViewFragment(); in saveWhileAnimatingAway()426 final StrictViewFragment fragment1 = new StrictViewFragment(); in clearAnimations()556 public static class AnimatorFragment extends StrictViewFragment {576 public static class EndAnimationListenerFragment extends StrictViewFragment {
28 public class CountCallsFragment extends StrictViewFragment {
458 StrictViewFragment fragment1 = new StrictViewFragment(); in saveWhileAnimatingAway()466 StrictViewFragment fragment2 = new StrictViewFragment(); in saveWhileAnimatingAway()555 public static class AnimatorFragment extends StrictViewFragment {
199 final StrictViewFragment f1 = new StrictViewFragment(); in viewLifecycle()224 final StrictViewFragment f1 = new StrictViewFragment(); in viewReplace()225 final StrictViewFragment f2 = new StrictViewFragment(); in viewReplace()603 StrictViewFragment fragmentA = StrictViewFragment.create(R.layout.fragment_a); in fragmentDestroyedOnFinish()604 StrictViewFragment fragmentB = StrictViewFragment.create(R.layout.fragment_b); in fragmentDestroyedOnFinish()
34 public class TransitionFragment extends StrictViewFragment {
64 final StrictViewFragment fragment2 = new StrictViewFragment(); in addReplace()