This is the complete list of members for
net.osmand.plus.OsmandSettings.CommonPreference< T >, including all inherited members.
CommonPreference(String id, boolean global, T defaultValue) | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
CommonPreference(String id, boolean global, boolean cache, T defaultValue) | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
get() | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
getDefaultValue() | net.osmand.plus.OsmandSettings.CommonPreference< T > | [protected] |
getId() | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
getPreferences() | net.osmand.plus.OsmandSettings.CommonPreference< T > | [protected] |
getProfileDefaultValue() | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
getValue(SharedPreferences prefs, T defaultValue) | net.osmand.plus.OsmandSettings.CommonPreference< T > | [protected, pure virtual] |
overrideDefaultValue(T newDefaultValue) | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
set(T obj) | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
setModeDefaultValue(ApplicationMode mode, T defValue) | net.osmand.plus.OsmandSettings.CommonPreference< T > | |
setValue(SharedPreferences prefs, T val) | net.osmand.plus.OsmandSettings.CommonPreference< T > | [protected, pure virtual] |