OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Member Functions | Static Public Member Functions
net.osmand.plus.activities.search.SearchHistoryHelper Class Reference

List of all members.

Classes

class  HistoryEntry
class  HistoryItemDBHelper

Public Member Functions

List< HistoryEntry > getHistoryEntries (Context ctx)
void remove (HistoryEntry model, Context ctx)
void removeAll (Context ctx)
void selectEntry (HistoryEntry model, Context ctx)
HistoryEntry addNewItemToHistory (double lat, double lon, String description, Context ctx)

Static Public Member Functions

static SearchHistoryHelper getInstance ()

Member Function Documentation

HistoryEntry net.osmand.plus.activities.search.SearchHistoryHelper.addNewItemToHistory ( double  lat,
double  lon,
String  description,
Context  ctx 
)
void net.osmand.plus.activities.search.SearchHistoryHelper.remove ( HistoryEntry  model,
Context  ctx 
)
void net.osmand.plus.activities.search.SearchHistoryHelper.selectEntry ( HistoryEntry  model,
Context  ctx 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines