HomeSort by relevance Sort by last modified time
    Searched refs:dispatchItemSelection (Results 1 - 4 of 4) sorted by null

  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DetailsOverviewRowPresenter.java 187 dispatchItemSelection(view);
191 void dispatchItemSelection(View view) {
408 ((ViewHolder) vh).dispatchItemSelection(null);
PlaybackControlsRowPresenter.java 109 void dispatchItemSelection() {
178 vh.dispatchItemSelection();
468 ((ViewHolder) vh).dispatchItemSelection();
FullWidthDetailsOverviewRowPresenter.java 245 dispatchItemSelection(view);
249 void dispatchItemSelection(View view) {
PlaybackTransportRowPresenter.java 411 void dispatchItemSelection() {
559 vh.dispatchItemSelection();
780 ((ViewHolder) vh).dispatchItemSelection();
    [all...]

Completed in 111 milliseconds