Searched refs:StrictViewFragment (Results 1 – 8 of 8) sorted by relevance
56 final StrictViewFragment fragment1 = new StrictViewFragment(); in addFragments()62 final StrictViewFragment fragment2 = new StrictViewFragment(); in addFragments()68 final StrictViewFragment fragment3 = new StrictViewFragment(); in addFragments()69 final StrictViewFragment fragment4 = new StrictViewFragment(); in addFragments()103 final StrictViewFragment fragment1 = new StrictViewFragment(); in addTwoContainers()108 final StrictViewFragment fragment2 = new StrictViewFragment(); in addTwoContainers()113 final StrictViewFragment fragment3 = new StrictViewFragment(); in addTwoContainers()114 final StrictViewFragment fragment4 = new StrictViewFragment(); in addTwoContainers()145 final StrictViewFragment fragment1 = new StrictViewFragment(); in doubleAdd()174 final StrictViewFragment fragment1 = new StrictViewFragment(); in removeFragments()[all …]
56 final StrictViewFragment fragment = new StrictViewFragment(); in executeAndPopNormal()102 final StrictViewFragment fragment = new StrictViewFragment(); in popBackStackImmediateSomething()125 final StrictViewFragment fragment = new StrictViewFragment(); in popBackStackImmediateNothing()145 final StrictViewFragment fragment1 = new StrictViewFragment(); in popBackStackImmediateInt()152 final StrictViewFragment fragment2 = new StrictViewFragment(); in popBackStackImmediateInt()158 final StrictViewFragment fragment3 = new StrictViewFragment(); in popBackStackImmediateInt()177 final StrictViewFragment fragment4 = new StrictViewFragment(); in popBackStackImmediateInt()183 final StrictViewFragment fragment5 = new StrictViewFragment(); in popBackStackImmediateInt()211 final StrictViewFragment fragment1 = new StrictViewFragment(); in popBackStackImmediateString()218 final StrictViewFragment fragment2 = new StrictViewFragment(); in popBackStackImmediateString()[all …]
25 public class StrictViewFragment extends StrictFragment { class33 public static StrictViewFragment create(int layoutId) { in create()34 StrictViewFragment fragment = new StrictViewFragment(); in create()
28 public class CountCallsFragment extends StrictViewFragment {
192 final StrictViewFragment f1 = new StrictViewFragment(); in viewLifecycle()216 final StrictViewFragment f1 = new StrictViewFragment(); in viewReplace()217 final StrictViewFragment f2 = new StrictViewFragment(); in viewReplace()256 final StrictViewFragment f1 = new StrictViewFragment(); in viewReplaceMultiple()257 final StrictViewFragment f2 = new StrictViewFragment(); in viewReplaceMultiple()258 final StrictViewFragment f3 = new StrictViewFragment(); in viewReplaceMultiple()316 final StrictViewFragment fragmentA = StrictViewFragment.create(R.layout.text_a); in fragmentDestroyedOnFinish()317 final StrictViewFragment fragmentB = StrictViewFragment.create(R.layout.text_b); in fragmentDestroyedOnFinish()
399 StrictViewFragment fragment1 = new StrictViewFragment(); in saveWhileAnimatingAway()406 StrictViewFragment fragment2 = new StrictViewFragment(); in saveWhileAnimatingAway()446 final StrictViewFragment fragment1 = new StrictViewFragment(); in clearAnimations()556 public static class AnimatorFragment extends StrictViewFragment {
39 public class TransitionFragment extends StrictViewFragment {
55 final StrictViewFragment fragment2 = new StrictViewFragment(); in addReplace()