Searched refs:ACTION_ARGUMENT_CAPTIONING_ENABLED (Results 1 – 2 of 2) sorted by relevance
362 public static final String ACTION_ARGUMENT_CAPTIONING_ENABLED = field in MediaSessionCompat1428 boolean enabled = extras.getBoolean(ACTION_ARGUMENT_CAPTIONING_ENABLED); in onCustomAction()
2355 bundle.putBoolean(MediaSessionCompat.ACTION_ARGUMENT_CAPTIONING_ENABLED, enabled); in setCaptioningEnabled()