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