Searched refs:mOnRepeatedKeyInterceptListener (Results 1 – 1 of 1) sorted by relevance
92 private final OnRepeatedKeyInterceptListener mOnRepeatedKeyInterceptListener; field in ProgramGrid126 mOnRepeatedKeyInterceptListener = new OnRepeatedKeyInterceptListener(this); in ProgramGrid()127 setOnKeyInterceptListener(mOnRepeatedKeyInterceptListener); in ProgramGrid()185 if (focusedView != null && mOnRepeatedKeyInterceptListener.isFocusAccelerated()) { in onScrollChanged()