Searched defs:stringValue (Results 1 – 4 of 4) sorted by relevance
197 String stringValue = String.valueOf(value); in initPreferences() local303 String stringValue = (String) newValue; in onPreferenceChange() local
464 final CharSequence stringValue = validString ? context.getText(mStringRes) : null; in inflateUsing() local482 final CharSequence stringValue = validString ? context.getText(mStringRes) : null; in inflateUsing() local
249 private void handleLongPressTimeoutPreferenceChange(String stringValue) { in handleLongPressTimeoutPreferenceChange()
474 final CharSequence stringValue = validString ? context.getText(mStringRes) : null; in inflateUsing() local