public abstract class MapTileFileStorageProviderBase extends MapTileModuleProviderBase
MapTileModuleProviderBase.CantContinueException, MapTileModuleProviderBase.TileLoader
mPending, mQueueLockObject, mWorking
Constructor and Description |
---|
MapTileFileStorageProviderBase(IRegisterReceiver pRegisterReceiver,
int pThreadPoolSize,
int pPendingQueueSize) |
Modifier and Type | Method and Description |
---|---|
void |
detach()
Detach, we're shutting down - Stops all workers.
|
static boolean |
isSdCardAvailable()
whether the sdcard is mounted read/write
|
protected void |
onMediaMounted() |
protected void |
onMediaUnmounted() |
getMaximumZoomLevel, getMinimumZoomLevel, getName, getThreadGroupName, getTileLoader, getUsesDataConnection, loadMapTileAsync, removeTileFromQueues, setTileSource
public MapTileFileStorageProviderBase(IRegisterReceiver pRegisterReceiver, int pThreadPoolSize, int pPendingQueueSize)
public static boolean isSdCardAvailable()
public void detach()
MapTileModuleProviderBase
detach
in class MapTileModuleProviderBase
protected void onMediaMounted()
protected void onMediaUnmounted()