Home | History | Annotate | Download | only in settings

Lines Matching refs:newValue

196     public boolean onPreferenceChange(Preference preference, Object newValue) {
198 String stringValue = (String) newValue;