
public class CacheImport extends BaseSampleFragment implements Runnable
TileWriter,
Created by alex on 9/25/16.| Modifier and Type | Field and Description |
|---|---|
(package private) Button |
btnCache |
(package private) boolean |
removeFromFileSystem |
mMapView, TAG| Constructor and Description |
|---|
CacheImport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSampleTitle() |
void |
onClick(View v) |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
void |
run() |
addOverlays, getmMapView, onActivityCreated, onCreate, onCreateOptionsMenu, onDestroy, onDestroyView, onOptionsItemSelected, onPrepareOptionsMenu, runTestProcedures, skipOnCiTestspublic String getSampleTitle()
getSampleTitle in class BaseSampleFragmentpublic View onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState)
onCreateView in class BaseSampleFragmentpublic void onClick(View v)