Home | History | Annotate | Download | only in settings

Lines Matching refs:stringValue

195             String stringValue = (String) newValue;
197 Settings.Secure.LONG_PRESS_TIMEOUT, Integer.parseInt(stringValue));
199 mLongPressTimeoutValuetoTitleMap.get(stringValue));