Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java347 private final int mSmartSelectionInitializedTimeout; field in ViewConfiguration
392 mSmartSelectionInitializedTimeout = SMART_SELECTION_INITIALIZED_TIMEOUT_IN_MILLISECOND; in ViewConfiguration()
505 mSmartSelectionInitializedTimeout = res.getInteger( in ViewConfiguration()
1084 return mSmartSelectionInitializedTimeout; in getSmartSelectionInitializedTimeout()