containsPreference(String) method
Checks the existence of the given preference.
Syntax
public
boolean
containsPreference
(
String
key
)
Parameters
key
– The key of the preference
Returns
true if SDMPreference contains the given key or false otherwise
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.