Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DOnRepeatedKeyInterceptListener.java39 private long mRepeatedKeyInterval; field in OnRepeatedKeyInterceptListener
73 mRepeatedKeyInterval = duration / event.getRepeatCount(); in onInterceptKeyEvent()
83 MSG_MOVE_FOCUS, mRepeatedKeyInterval * i / (skippedViewCount + 1)); in onInterceptKeyEvent()