Searched refs:mLongPressTimeoutDefault (Results 1 – 1 of 1) sorted by relevance
35 private int mLongPressTimeoutDefault; field in SelectLongPressTimeoutPreferenceController70 Settings.Secure.LONG_PRESS_TIMEOUT, mLongPressTimeoutDefault); in getLongPressTimeoutValue()78 mLongPressTimeoutDefault = Integer.parseInt(timeoutValues[0]); in initLongPressTimeoutValueToTitleMap()