Searched refs:onAttach (Results 1 – 19 of 19) sorted by relevance
62 public void onAttach(Activity activity) { in onAttach() method in SetupWizardNavBar63 super.onAttach(activity); in onAttach()
265 public void onAttach(Activity activity) { in onAttach() method in DialogFragment266 super.onAttach(activity); in onAttach()
1147 public void onAttach(Context context) { in onAttach() method in Fragment1152 onAttach(hostActivity); in onAttach()1162 public void onAttach(Activity activity) { in onAttach() method in Fragment
970 f.onAttach(mHost.getContext()); in moveToState()
48 the interface implementation during its onAttach() lifecycle method and can then call 63 public void onAttach(Activity activity) {64 super.onAttach(activity);
364 public void onAttach(Activity activity) { in onAttach() method in DialogFragment365 super.onAttach(activity); in onAttach()
1375 public void onAttach(Context context) { in onAttach() method in Fragment1380 onAttach(hostActivity); in onAttach()1388 public void onAttach(Activity activity) { in onAttach() method in Fragment
932 f.onAttach(mHost.getContext()); in moveToState()
523 // Override the Fragment.onAttach() method to instantiate the NoticeDialogListener525 public void onAttach(Activity activity) {526 super.onAttach(activity);557 // Fragment.onAttach() callback, which it uses to call the following methods574 enforced by the {@link android.support.v4.app.Fragment#onAttach onAttach()}
1210 public void onAttach(Activity activity) {1214 super.onAttach(activity);
547 android.app.Fragment#onAttach onAttach()} callback method (which the system calls when adding549 casting the {@link android.app.Activity} that is passed into {@link android.app.Fragment#onAttach550 onAttach()}:</p>557 public void onAttach(Activity activity) {558 super.onAttach(activity);716 <dt>{@link android.app.Fragment#onAttach onAttach()}</dt>
203 method public void onAttach(android.content.Context);204 method public deprecated void onAttach(android.app.Activity);
209 method public void onAttach(android.content.Context);210 method public deprecated void onAttach(android.app.Activity);
148 method public void onAttach(android.app.Activity);
177 method public void onAttach(android.app.Activity);
4247 method public void onAttach(android.content.Context);4248 method public deprecated void onAttach(android.app.Activity);
4364 method public void onAttach(android.content.Context);4365 method public deprecated void onAttach(android.app.Activity);