| java.lang.Object | ||
| ↳ | DialogFragment | |
| ↳ | com.mapsted.ui.map.dialog.ReachedDestinationOnMapFragment | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | ReachedDestinationOnMapFragment.Listener | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ReachedDestinationOnMapFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ReachedDestinationOnMapFragment | newInstance(String endMsg, long autoDismissDelayMs) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDestroyView() | ||||||||||
| void | onResume() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||