navit  0.5.3-trunk
org.navitproject.navit.NavitDownloadSelectMapActivity Class Reference
Inheritance diagram for org.navitproject.navit.NavitDownloadSelectMapActivity:

Public Member Functions

void onCreate (Bundle savedInstanceState)
 
boolean onChildClick (ExpandableListView parent, View v, int groupPosition, int childPosition, long id)
 

Private Member Functions

void updateDownloadedMaps ()
 
void updateMapsForLocation ()
 
SimpleExpandableListAdapter createAdapter ()
 
void askForMapDeletion (final String mapLocation)
 

Static Private Attributes

static final String MAP_BULLETPOINT = " * "
 
static SimpleExpandableListAdapter sAdapter = null
 
static ArrayList< HashMap< String, String > > sDownloadedMapsChilds = null
 
static ArrayList< HashMap< String, String > > sMapsCurrentPositionChilds = null
 
static boolean sCurrentLocationKnown = false
 
static final String TAG = "DownloadSelectMapAct"
 

Member Function Documentation

◆ askForMapDeletion()

void org.navitproject.navit.NavitDownloadSelectMapActivity.askForMapDeletion ( final String  mapLocation)
inlineprivate

◆ createAdapter()

◆ onChildClick()

◆ onCreate()

◆ updateDownloadedMaps()

void org.navitproject.navit.NavitDownloadSelectMapActivity.updateDownloadedMaps ( )
inlineprivate

◆ updateMapsForLocation()

Field Documentation

◆ MAP_BULLETPOINT

final String org.navitproject.navit.NavitDownloadSelectMapActivity.MAP_BULLETPOINT = " * "
staticprivate

◆ sAdapter

SimpleExpandableListAdapter org.navitproject.navit.NavitDownloadSelectMapActivity.sAdapter = null
staticprivate

◆ sCurrentLocationKnown

boolean org.navitproject.navit.NavitDownloadSelectMapActivity.sCurrentLocationKnown = false
staticprivate

◆ sDownloadedMapsChilds

ArrayList<HashMap<String, String> > org.navitproject.navit.NavitDownloadSelectMapActivity.sDownloadedMapsChilds = null
staticprivate

◆ sMapsCurrentPositionChilds

ArrayList<HashMap<String, String> > org.navitproject.navit.NavitDownloadSelectMapActivity.sMapsCurrentPositionChilds = null
staticprivate

◆ TAG

final String org.navitproject.navit.NavitDownloadSelectMapActivity.TAG = "DownloadSelectMapAct"
staticprivate

The documentation for this class was generated from the following file: