
public class Bug445Caching extends BaseSampleFragment
| Modifier and Type | Field and Description |
|---|---|
(package private) org.osmdroid.tileprovider.modules.SqlTileWriter |
writer |
mMapView, TAG| Constructor and Description |
|---|
Bug445Caching() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOverlays()
An appropriate place to override and add overlays.
|
String |
getSampleTitle() |
void |
runTestProcedures()
optional place to put automated test procedures, used during the connectCheck tests
this is called OFF of the UI thread.
|
getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onCreateView, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentprotected void addOverlays()
BaseSampleFragmentaddOverlays in class BaseSampleFragmentpublic void runTestProcedures()
throws Exception
BaseSampleFragmentrunTestProcedures in class BaseSampleFragmentException