Searched refs:makeResourceUri (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java899 mUtterances.put(text, makeResourceUri(packagename, resourceId));
933 mUtterances.put(text, makeResourceUri(packagename, resourceId));
1008 mEarcons.put(earcon, makeResourceUri(packagename, resourceId));
1060 private Uri makeResourceUri(String packageName, int resourceId) { method in class:TextToSpeech

Completed in 82 milliseconds