com.google.android.libraries.places.widget

Interfaces

MediaResultListener

Listener for receiving feedback on the status of internal media loading requests.

PlaceListFragmentListener

A listener with callbacks that are invoked when places are loaded or fail to load, or a place in the list is selected in the AdvancedPlaceListFragment.

PlaceLoadListener

A listener with callbacks that are invoked when a place is loaded or fails to load on Place Details widget.

PlaceSearchFragmentListener

A listener with callbacks that are invoked when places are loaded or fail to load, or a place in the list is selected in the PlaceSearchFragment.

ReviewResultListener

Listener for receiving feedback on the status of internal review loading requests.

Classes

AdvancedPlaceDetailsCompactFragment

A compact fragment that displays information about a place.

AdvancedPlaceDetailsFragment

A fragment that displays information about a place.

AdvancedPlaceListFragment

A fragment that displays a list of places.

AdvancedPlaceSearchFragment

A fragment displays a list of places generated from either a text search or a nearby search request.

Autocomplete

This class is deprecated.

Use com.google.android.libraries.places.widget.PlaceAutocomplete instead.

Autocomplete.IntentBuilder

This class is deprecated.

Use com.google.android.libraries.places.widget.PlaceAutocomplete and also com.google.android.libraries.places.widget.PlaceAutocomplete.IntentBuilder instead.

AutocompleteActivity

This class is deprecated.

Use com.google.android.libraries.places.widget.PlaceAutocompleteActivity instead.

AutocompleteSupportFragment

This class is deprecated.

Use com.google.android.libraries.places.widget.PlaceAutocompleteActivity instead.

BasicPlaceAutocomplete.IntentBuilder

Builder for an intent to launch the activity.

BasicPlaceAutocompleteActivity

Implements a fullscreen activity that returns predictions in response to user search queries.

MediaSearchResult

Result of a media search request.

PlaceAutocomplete.IntentBuilder

Builder for an intent to launch the activity.

PlaceAutocompleteActivity

Implements a fullscreen activity that returns predictions in response to user search queries.

PlaceDetailsCompactFragment

A compact fragment that displays information about a place.

PlaceDetailsFragment

A fragment that displays information about a place.

PlaceSearchFragment

A fragment displays a list of places generated from either a text search or a nearby search request.

ReviewSearchResult

Result of a review search request.

BasicPlaceAutocomplete

The BasicPlaceAutocomplete creates a launch intent for an activity that allows a user to start typing a place name or an address, and see place predictions appear as they type.

PlaceAutocomplete

The PlaceAutocomplete creates a launch intent for an activity that allows a user to start typing a place name or an address, and see place predictions appear as they type.

Enums

AdvancedPlaceDetailsCompactFragment.Content

Enumeration of all content types supported by AdvancedPlaceDetailsCompactFragment.

AdvancedPlaceDetailsFragment.Content

Enumeration of all content types supported by AdvancedPlaceDetailsFragment.

AdvancedPlaceListFragment.Content

Enumeration of all content types supported by AdvancedPlaceListFragment.

AdvancedPlaceSearchFragment.Content

Enumeration of all content types supported by AdvancedPlaceSearchFragment.

PlaceDetailsCompactFragment.Content

Enumeration of all content types supported by PlaceDetailsCompactFragment.

PlaceDetailsFragment.Content

Enumeration of all content types supported by PlaceDetailsFragment.

PlaceSearchFragment.Content

Enumeration of all content types supported by PlaceSearchFragment.