@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DefaultSharedPreferences
This is the default type used when no annotation has been specified for an interface.
PreferencesType.ACTIVITY,
android.preference.PreferenceManager#getDefaultSharedPreferences(
android.content.Context)