Searched refs:mOnKeyInterceptListener (Results 1 – 3 of 3) sorted by relevance
207 private OnKeyInterceptListener mOnKeyInterceptListener; field in BaseGridView991 mOnKeyInterceptListener = listener; in setOnKeyInterceptListener()1012 if (mOnKeyInterceptListener != null && mOnKeyInterceptListener.onInterceptKeyEvent(event)) { in dispatchKeyEvent()
300 private final VerticalGridView.OnKeyInterceptListener mOnKeyInterceptListener = field in PlaybackFragment490 getVerticalGridView().setOnKeyInterceptListener(mOnKeyInterceptListener); in onResume()
293 private final VerticalGridView.OnKeyInterceptListener mOnKeyInterceptListener = field in PlaybackSupportFragment483 getVerticalGridView().setOnKeyInterceptListener(mOnKeyInterceptListener); in onResume()