Searched refs:ACTION_REWIND (Results 1 – 7 of 7) sorted by relevance
77 public static final int ACTION_REWIND = 0x20; field in PlaybackControlGlue560 if ((actions & ACTION_REWIND) != 0) {565 mPrimaryActionsAdapter.set(ACTION_REWIND, mRewindAction);567 mPrimaryActionsAdapter.clear(ACTION_REWIND);
199 if ((actions & PlaybackStateCompat.ACTION_REWIND) != 0) { in getSupportedActions()200 result |= ACTION_REWIND; in getSupportedActions()
65 public static final long ACTION_REWIND = 1 << 3; field in PlaybackState515 return ACTION_REWIND; in getActionForRccFlag()543 case (int) ACTION_REWIND: in getRccFlagForAction()
769 if ((validActions & PlaybackState.ACTION_REWIND) != 0) { in onMediaButtonEvent()
58 public static final long ACTION_REWIND = 1 << 3; field in PlaybackStateCompat
17504 field public static final long ACTION_REWIND = 8L; // 0x8L
16416 field public static final long ACTION_REWIND = 8L; // 0x8L