Searched refs:ACTION_ARGUMENT_REPEAT_MODE (Results 1 – 2 of 2) sorted by relevance
320 static final String ACTION_ARGUMENT_REPEAT_MODE = field in MediaSessionCompat1382 int repeatMode = extras.getInt(ACTION_ARGUMENT_REPEAT_MODE); in onCustomAction()
2272 bundle.putInt(MediaSessionCompat.ACTION_ARGUMENT_REPEAT_MODE, repeatMode); in setRepeatMode()