A  B  C  D  E  G  I  M  O  R  S  T  U  V 

C

contains(String) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
 
contains(String) - function in android.content.EncryptedSharedPreferences
 
create(Context,String,MasterKey,EncryptedSharedPreferences.PrefKeyEncryptionScheme,EncryptedSharedPreferences.PrefValueEncryptionScheme) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
Opens an instance of encrypted SharedPreferences
create(String,String,Context,EncryptedSharedPreferences.PrefKeyEncryptionScheme,EncryptedSharedPreferences.PrefValueEncryptionScheme) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
Opens an instance of encrypted SharedPreferencesIf the masterKeyAlias used here is for a key that is not yet created, thismethod will not be thread safe.
A  B  C  D  E  G  I  M  O  R  S  T  U  V