HomeSort by relevance Sort by last modified time
    Searched defs:makeResourceUri (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
Util.java 75 return makeResourceUri(appPkg, resPkg, type, name);
78 private static Uri makeResourceUri(String appPkg, String resPkg, String type, String name) {
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java     [all...]

Completed in 68 milliseconds