A
B
C
D
E
G
I
M
O
R
S
T
U
V
G
- getAll() - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getAll() - function in android.content.EncryptedSharedPreferences
- getBoolean(String,boolean) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getBoolean(String,boolean) - function in android.content.EncryptedSharedPreferences
- getDefaultAuthenticationValidityDurationSeconds() - function in dev.spght.encryptedprefs.MasterKey
- The default validity period for authentication in seconds.
- getFloat(String,float) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getFloat(String,float) - function in android.content.EncryptedSharedPreferences
- getInt(String,int) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getInt(String,int) - function in android.content.EncryptedSharedPreferences
- getLong(String,long) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getLong(String,long) - function in android.content.EncryptedSharedPreferences
- getOrCreate(KeyGenParameterSpec) - function in dev.spght.encryptedprefs.MasterKeys
- Creates or gets the master key providedThe encryption scheme is required fields to ensure that the type of encryption used isclear to developers.
- getString(String,String) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getString(String,String) - function in android.content.EncryptedSharedPreferences
- getStringSet(String,Set) - function in dev.spght.encryptedprefs.EncryptedSharedPreferences
- getStringSet(String,Set) - function in android.content.EncryptedSharedPreferences
- getUserAuthenticationValidityDurationSeconds() - function in dev.spght.encryptedprefs.MasterKey
- Gets the duration in seconds that the key is unlocked for following user authentication.