Home
last modified time | relevance | path

Searched refs:mSmartSelectionInitializedTimeout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java383 private final int mSmartSelectionInitializedTimeout; field in ViewConfiguration
437 mSmartSelectionInitializedTimeout = SMART_SELECTION_INITIALIZED_TIMEOUT_IN_MILLISECOND; in ViewConfiguration()
582 mSmartSelectionInitializedTimeout = res.getInteger( in ViewConfiguration()
1401 return mSmartSelectionInitializedTimeout; in getSmartSelectionInitializedTimeout()