Searched refs:onAttach (Results 1 – 8 of 8) 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()
1090 public void onAttach(Context context) { in onAttach() method in FragmentLifecycleTest.ChildFragmentManagerFragment1091 super.onAttach(context); in onAttach()1134 public void onAttach(Context context) { in onAttach() method in FragmentLifecycleTest.ChildFragmentManagerChildFragment1135 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()
5788 method @Deprecated @CallSuper public void onAttach(android.content.Context);5789 method @Deprecated @CallSuper public void onAttach(android.app.Activity);