| java.lang.Object | ||
| ↳ | DialogFragment | |
| ↳ | com.mapsted.ui.search.SearchDialogFragment | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | SearchDialogFragment.TagObject | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SearchDialogFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static SearchDialogFragment | newInstance(int propertyId, boolean showMyLocation, int selectADestinationIndex) | ||||||||||
| void | onAttach(Context context) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| Dialog | onCreateDialog(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onSaveInstanceState(Bundle outState) | ||||||||||
| void | onStart() | ||||||||||
| void | onViewCreated(View view, Bundle savedInstanceState) | ||||||||||
| void | setSearchListener(SearchListener listener) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||