Home
last modified time | relevance | path

Searched refs:isSystemAudioCaptioningEnabled (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java155 public final boolean isSystemAudioCaptioningEnabled() { in isSystemAudioCaptioningEnabled() method in CaptioningManager
303 final boolean enabled = isSystemAudioCaptioningEnabled(); in notifySystemAudioCaptionChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogControllerImpl.java457 captioningManager.isSystemAudioCaptioningEnabled(), checkForSwitchState); in onGetCaptionsEnabledStateW()
468 captioningManager.isSystemAudioCaptioningEnabled(), false); in onSetCaptionsEnabledStateW()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54732 method public final boolean isSystemAudioCaptioningEnabled();