A B C D F G I K L M N O P R S T V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- onActivityResult(int, int, Intent) - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onAppendPlacesList(List<Place>) - Method in interface com.cheetahdigital.locations.ui.places.list.PlacesListListener
 - 
Callback when appending a list of places to the existing list
 - onBind(Intent) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceService
 - onBind(Intent) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceTransitionsService
 - onCameraIdle() - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onCameraMoveStarted(int) - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onCenterMapFinished(Double, String) - Method in interface com.cheetahdigital.locations.ui.places.map.OnCenterMapListener
 - 
Method called when animation on center map is finished
 - OnCenterMapListener - Interface in com.cheetahdigital.locations.ui.places.map
 - 
Callback interface for when center camera animation is finished
 - onClick(View) - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onCreate(Bundle) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - onCreate(Bundle) - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onCreate(Bundle) - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListFragment
 - onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onDistanceDataReceivedFailure(String) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - 
Called when
PlacesListPresenter.getNearbyPlaces(double, double, double)failed - onDistanceDataReceivedSuccess(Places) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - 
Called when
PlacesListPresenter.getNearbyPlaces(double, double, double)was successful - onHandleIntent(Intent) - Method in class com.cheetahdigital.locations.ui.geofences.ThresholdTransitionsService
 - onLoadFailed(String) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - onLoadFailed(String) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - onLoadMoreFailed(String) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - onLoadMoreSuccess(BaseData) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - onLocationPermissionDenied() - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onLocationPermissionGranted() - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onMapReady(GoogleMap) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - onMapReady(GoogleMap) - Method in class com.cheetahdigital.locations.ui.places.map.PlacesMapFragment
 - onNavigateButtonClicked(View) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - 
Called when R.id.navigate_button is clicked
 - onPlaceClick(Place) - Method in interface com.cheetahdigital.locations.ui.places.list.OnPlaceClickListener
 - 
Callback when a place item is selected.
 - OnPlaceClickListener - Interface in com.cheetahdigital.locations.ui.places.list
 - 
Callback interface when clicking a place
 - onPlaceReceivedFailed(String) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsPresenter
 - 
Called after a failed api call from
PlacesAPI.getPlace(PlacesParams, boolean, ListenerModel) - onPlaceReceivedSuccess(Place) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsPresenter
 - 
Called after a success api call from
PlacesAPI.getPlace(PlacesParams, boolean, ListenerModel) - onPlacesRefresh() - Method in interface com.cheetahdigital.locations.ui.places.list.PlacesListListener
 - 
Callback when pull to refresh was triggered
 - onReceive(Context, Intent) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceTransitionReceiver
 - onReceive(Context, Intent) - Method in class com.cheetahdigital.locations.ui.geofences.ThresholdTransitionReceiver
 - onRedoSearchClick(double, double, Double, String) - Method in interface com.cheetahdigital.locations.ui.places.map.OnRedoSearchClickListener
 - 
Method called when redo search is applicable (after clicking or moving the map)
 - OnRedoSearchClickListener - Interface in com.cheetahdigital.locations.ui.places.map
 - 
Callback interface for when redo search is applicable
 - onRefreshFailed(String) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - onRefreshSuccess(BaseData) - Method in class com.cheetahdigital.locations.ui.places.list.PlacesListPresenter
 - onSaveButtonClicked(View) - Method in class com.cheetahdigital.locations.ui.places.details.PlaceDetailsActivity
 - 
Called when R.id.save_button is clicked
 - onShowPlacesFailed() - Method in interface com.cheetahdigital.locations.ui.places.list.PlacesListListener
 - 
Callback when showing of places list failed
 - onShowPlacesList(List<Place>) - Method in interface com.cheetahdigital.locations.ui.places.list.PlacesListListener
 - 
Callback when the list of places are shown
 - onStart() - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onStartCommand(Intent, int, int) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceService
 - onStartCommand(Intent, int, int) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceTransitionsService
 - onStartJob(JobParameters) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceJobService
 - onStartJob(JobParameters) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceNotificationJobService
 - onStop() - Method in class com.cheetahdigital.locations.ui.places.list.NearbyPlacesFragment
 - onStopJob(JobParameters) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceJobService
 - onStopJob(JobParameters) - Method in class com.cheetahdigital.locations.ui.geofences.GeofenceNotificationJobService
 - OperatingHours - Class in com.cheetahdigital.locations.core.model
 - 
Cheetah Loyalty Operating Hours Data Model
 - OperatingHours() - Constructor for class com.cheetahdigital.locations.core.model.OperatingHours
 - OperatingHoursDetailed - Class in com.cheetahdigital.locations.core.model
 - 
Cheetah Loyalty Operating Hours Detailed Data Model
 - OperatingHoursDetailed() - Constructor for class com.cheetahdigital.locations.core.model.OperatingHoursDetailed
 
All Classes All Packages