Searched refs:shouldDispatchAction (Results 1 – 4 of 4) sorted by relevance
97 if (shouldDispatchAction(action)) { in onActionClicked()108 if (shouldDispatchAction(action)) { in onKey()116 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackControlGlue
84 if (shouldDispatchAction(action)) { in onActionClicked()133 if (shouldDispatchAction(action)) { in onKey()164 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackTransportControlGlueSample
199 if (shouldDispatchAction(action)) { in onActionClicked()210 if (shouldDispatchAction(action)) { in onKey()218 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackTestFragment.PlaybackControlHelper
196 if (shouldDispatchAction(action)) { in onActionClicked()207 if (shouldDispatchAction(action)) { in onKey()215 private boolean shouldDispatchAction(Action action) { in shouldDispatchAction() method in PlaybackTestSupportFragment.PlaybackControlHelper