Searched refs:mAfterScrollTimeoutMs (Results 1 – 1 of 1) sorted by relevance
209 private int mAfterScrollTimeoutMs; field in RotaryService314 mAfterScrollTimeoutMs = res.getInteger(R.integer.after_scroll_timeout_ms); in onCreate()1044 mAfterScrollActionUntil = SystemClock.uptimeMillis() + mAfterScrollTimeoutMs; in injectScrollEvent()