| java.lang.Object | ||
| ↳ | DialogFragment | |
| ↳ | com.mapsted.alerts.ui.ChooseDesignatedSafeAreaDialogFragment | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | ChooseDesignatedSafeAreaDialogFragment.Listener | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ChooseDesignatedSafeAreaDialogFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ChooseDesignatedSafeAreaDialogFragment | newInstance(List<BaseAlertResponse.ActionPayload.RouteToLocation> routeToLocations, ChooseDesignatedSafeAreaDialogFragment.Listener listener) | ||||||||||
| void | onAttach(Context context) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||