[go: nahoru, domu]

Searched defs:verifyBooleanBundleParam (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java1926 verifyBooleanBundleParam(bundle, Engine.KEY_FEATURE_NETWORK_SYNTHESIS);
1927 verifyBooleanBundleParam(bundle, Engine.KEY_FEATURE_EMBEDDED_SYNTHESIS);
1962 private static boolean verifyBooleanBundleParam(Bundle bundle, String key) { method in class:TextToSpeech

Completed in 11 milliseconds