Searched defs:setOnKeyInterceptListener (Results 1 – 6 of 6) sorted by relevance
55 public void setOnKeyInterceptListener(View.OnKeyListener onKeyListener) { in setOnKeyInterceptListener() method in PlaybackFragmentGlueHost
50 public void setOnKeyInterceptListener(View.OnKeyListener onKeyListener) { in setOnKeyInterceptListener() method in PlaybackSupportFragmentGlueHost
390 public final void setOnKeyInterceptListener(View.OnKeyListener handler) { in setOnKeyInterceptListener() method in PlaybackFragment
383 public final void setOnKeyInterceptListener(View.OnKeyListener handler) { in setOnKeyInterceptListener() method in PlaybackSupportFragment
182 public void setOnKeyInterceptListener(View.OnKeyListener onKeyListener) { in setOnKeyInterceptListener() method in PlaybackGlueHost
990 public void setOnKeyInterceptListener(OnKeyInterceptListener listener) { in setOnKeyInterceptListener() method in BaseGridView