Searched refs:onAttach (Results 1 – 7 of 7) sorted by relevance
54 public void onAttach(Context context) { in onAttach() method in CountCallsFragment56 super.onAttach(context); in onAttach()
96 public void onAttach(Context context) { in onAttach() method in StrictFragment97 super.onAttach(context); in onAttach()
1086 public void onAttach(Context context) { in onAttach() method in FragmentLifecycleTest.ChildFragmentManagerFragment1087 super.onAttach(context); in onAttach()1130 public void onAttach(Context context) { in onAttach() method in FragmentLifecycleTest.ChildFragmentManagerChildFragment1131 super.onAttach(context); in onAttach()
62 public void onAttach(Activity activity) { in onAttach() method in Lap2Dialog63 super.onAttach(activity); in onAttach()
94 public void onAttach(Activity activity) { in onAttach() method in DataFragment95 super.onAttach(activity); in onAttach()
66 public void onAttach(Activity context) { in onAttach() method in BaseUiFragment67 super.onAttach(context); in onAttach()
123 public void onAttach(Context context) { in onAttach() method in FragmentTestActivity.TestFragment124 super.onAttach(context); in onAttach()