public static interface OnSecurePreferenceChangeListener.DerivedKeyComparison
OnSecurePreferenceChangeListener to check if the changed key is the key of interest.| Modifier and Type | Method and Description |
|---|---|
boolean |
isDerivedKeyEqualTo(java.lang.String key)
Checks if the given key is equal to the derivedContentKey that changed which is undisclosed.
|
boolean isDerivedKeyEqualTo(java.lang.String key)
key - is the plain key to check equality against derivedContentKey