Searched refs:shouldDispatchAction (Results 1 – 2 of 2) sorted by relevance
111 if (shouldDispatchAction(action)) { in onActionClicked()122 if (shouldDispatchAction(action)) { in onKey()130 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackControlSupportHelper
109 if (shouldDispatchAction(action)) { in onActionClicked()120 if (shouldDispatchAction(action)) { in onKey()128 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackControlHelper