Home
last modified time | relevance | path

Searched defs:appPkg (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DUtil.java70 private static Uri getResourceUri(Resources resources, String appPkg, int res) in getResourceUri()
78 private static Uri makeResourceUri(String appPkg, String resPkg, String type, String name) { in makeResourceUri()