Home | History | Annotate | Download | only in tts

Lines Matching refs:makeResourceUri

705             mUtterances.put(text, makeResourceUri(packagename, resourceId));
760 mEarcons.put(earcon, makeResourceUri(packagename, resourceId));
787 private Uri makeResourceUri(String packageName, int resourceId) {