Package 

Class XSharedPreferences

  • All Implemented Interfaces:
    android.content.SharedPreferences

    @Deprecated() 
    public final class XSharedPreferences
     implements SharedPreferences
                        

    This class is basically the same as SharedPreferencesImpl from AOSP, but read-only and without listeners support. Instead, it is made to be compatible with all ROMs.