Searched defs:appPkg (Results 1 – 2 of 2) sorted by relevance
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | Util.java | 70 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()
|
/packages/providers/ApplicationsProvider/src/com/android/providers/applications/ |
D | ApplicationsProvider.java | 637 private static Uri getResourceUri(Resources resources, String appPkg, int res) in getResourceUri() 645 private static Uri makeResourceUri(String appPkg, String resPkg, String type, String name) in makeResourceUri()
|