Package-level declarations
Types
Link copied to clipboard
The type of data source.
Link copied to clipboard
Used to inform the caller that the data source has changed. Implementing this interface allows the application to respond to change of a data source, such as switching from tile store to offline data sources due to missing navigation tiles.
Link copied to clipboard
interface DataSourceChangedNotifier
Interface for the notification of changes in the data source. It allows the subscription to data source changes and enables reaction to them.