OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Member Functions | Static Public Attributes | Protected Member Functions | Static Protected Attributes
net.osmand.plus.activities.DownloadIndexActivity Class Reference
Inheritance diagram for net.osmand.plus.activities.DownloadIndexActivity:
net.osmand.plus.activities.OsmandExpandableListActivity

List of all members.

Classes

class  DownloadEntry
class  DownloadIndexAdapter
class  DownloadIndexesAsyncTask
class  DownloadIndexListThread
class  IndexItemCategory

Public Member Functions

boolean onPrepareOptionsMenu (Menu menu)
boolean onOptionsItemSelected (MenuItem item)
ExpandableListView getListView ()
ExpandableListAdapter getListAdapter ()
boolean onChildClick (ExpandableListView parent, View v, int groupPosition, int childPosition, long id)
List< IndexItemCategory > categorizeIndexItems (Collection< IndexItem > indexItems)

Static Public Attributes

static final String FILTER_KEY = "filter"

Protected Member Functions

void onCreate (Bundle savedInstanceState)
Dialog onCreateDialog (int id)
void onPrepareDialog (int id, Dialog dialog)
void downloadFilesCheckFreeVersion ()
void downloadFilesPreCheckSpace ()
void onDestroy ()

Static Protected Attributes

static final int DIALOG_MAP_VERSION_UPDATE = 0
static final int DIALOG_PROGRESS_FILE = 1
static final int DIALOG_PROGRESS_LIST = 2

Member Function Documentation

List<IndexItemCategory> net.osmand.plus.activities.DownloadIndexActivity.categorizeIndexItems ( Collection< IndexItem >  indexItems)
boolean net.osmand.plus.activities.DownloadIndexActivity.onChildClick ( ExpandableListView  parent,
View  v,
int  groupPosition,
int  childPosition,
long  id 
)
void net.osmand.plus.activities.DownloadIndexActivity.onCreate ( Bundle  savedInstanceState) [protected]
void net.osmand.plus.activities.DownloadIndexActivity.onPrepareDialog ( int  id,
Dialog  dialog 
) [protected]

Member Data Documentation

dialogs


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