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