Home
last modified time | relevance | path

Searched refs:KEY_PARAM_STREAM (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java576 public static final String KEY_PARAM_STREAM = "streamType"; field in TextToSpeech.Engine
1995 copyIntParam(bundle, params, Engine.KEY_PARAM_STREAM);
2029 verifyIntegerBundleParam(bundle, Engine.KEY_PARAM_STREAM);
H A DTextToSpeechService.java748 Engine.KEY_PARAM_STREAM, Engine.DEFAULT_STREAM); in createFromParamsBundle()
/aosp14/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
H A DScoAudioTest.java133 mTtsParams.put(TextToSpeech.Engine.KEY_PARAM_STREAM, in onCreate()
/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.txt41878 field public static final String KEY_PARAM_STREAM = "streamType";