Searched refs:OnRepeatedKeyInterceptListener (Results 1 – 4 of 4) sorted by relevance
27 public class OnRepeatedKeyInterceptListener implements VerticalGridView.OnKeyInterceptListener { class41 public OnRepeatedKeyInterceptListener(VerticalGridView view) { in OnRepeatedKeyInterceptListener() method in OnRepeatedKeyInterceptListener89 private static class MyHandler extends WeakHandler<OnRepeatedKeyInterceptListener> {90 private MyHandler(OnRepeatedKeyInterceptListener listener) { in MyHandler()95 public void handleMessage(Message msg, @NonNull OnRepeatedKeyInterceptListener listener) { in handleMessage()
29 import com.android.tv.ui.OnRepeatedKeyInterceptListener;92 private final OnRepeatedKeyInterceptListener mOnRepeatedKeyInterceptListener;126 mOnRepeatedKeyInterceptListener = new OnRepeatedKeyInterceptListener(this); in ProgramGrid()
36 import com.android.tv.ui.OnRepeatedKeyInterceptListener;72 new OnRepeatedKeyInterceptListener(listView) { in onCreateView()
35 import com.android.tv.ui.OnRepeatedKeyInterceptListener;83 new OnRepeatedKeyInterceptListener(listView) { in onCreateView()