Home | History | Annotate | Download | only in settings

Lines Matching defs:stringValue

198             String stringValue = (String) newValue;
200 Settings.Secure.LONG_PRESS_TIMEOUT, Integer.parseInt(stringValue));
202 mLongPressTimeoutValuetoTitleMap.get(stringValue));