com.google.android.libraries.places.widget

Classes

Autocomplete Autocomplete 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. 
Autocomplete.IntentBuilder Builder for an intent to launch the autocomplete activity. 
AutocompleteActivity Implements a fullscreen activity that returns Place predictions in response to user search queries. 
AutocompleteFragment This class is deprecated. Use AutocompleteSupportFragment instead. This implementation has known bugs that are not fixable without the support library.  
AutocompleteSupportFragment Implements a fragment that presents a search box button to the user, which presents a search box UI when clicked.