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 …]
55 final StrictViewFragment fragment = new StrictViewFragment(); in executeAndPopNormal()101 final StrictViewFragment fragment = new StrictViewFragment(); in popBackStackImmediateSomething()124 final StrictViewFragment fragment = new StrictViewFragment(); in popBackStackImmediateNothing()144 final StrictViewFragment fragment1 = new StrictViewFragment(); in popBackStackImmediateInt()151 final StrictViewFragment fragment2 = new StrictViewFragment(); in popBackStackImmediateInt()157 final StrictViewFragment fragment3 = new StrictViewFragment(); in popBackStackImmediateInt()176 final StrictViewFragment fragment4 = new StrictViewFragment(); in popBackStackImmediateInt()182 final StrictViewFragment fragment5 = new StrictViewFragment(); in popBackStackImmediateInt()210 final StrictViewFragment fragment1 = new StrictViewFragment(); in popBackStackImmediateString()217 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()
193 final StrictViewFragment f1 = new StrictViewFragment(); in viewLifecycle()217 final StrictViewFragment f1 = new StrictViewFragment(); in viewReplace()218 final StrictViewFragment f2 = new StrictViewFragment(); in viewReplace()257 final StrictViewFragment f1 = new StrictViewFragment(); in viewReplaceMultiple()258 final StrictViewFragment f2 = new StrictViewFragment(); in viewReplaceMultiple()259 final StrictViewFragment f3 = new StrictViewFragment(); in viewReplaceMultiple()317 final StrictViewFragment fragmentA = StrictViewFragment.create(R.layout.text_a); in fragmentDestroyedOnFinish()318 final StrictViewFragment fragmentB = StrictViewFragment.create(R.layout.text_b); in fragmentDestroyedOnFinish()
400 StrictViewFragment fragment1 = new StrictViewFragment(); in saveWhileAnimatingAway()407 StrictViewFragment fragment2 = new StrictViewFragment(); in saveWhileAnimatingAway()447 final StrictViewFragment fragment1 = new StrictViewFragment(); in clearAnimations()557 public static class AnimatorFragment extends StrictViewFragment {
28 public class CountCallsFragment extends StrictViewFragment {
39 public class TransitionFragment extends StrictViewFragment {
56 final StrictViewFragment fragment2 = new StrictViewFragment(); in addReplace()