Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DUtil.java47 public static Uri getResourceUri(Context packageContext, int res) { in getResourceUri() method in Util
57 public static Uri getResourceUri(Context context, ApplicationInfo appInfo, int res) { in getResourceUri() method in Util
70 private static Uri getResourceUri(Resources resources, String appPkg, int res) in getResourceUri() method in Util
/packages/providers/ApplicationsProvider/src/com/android/providers/applications/
DApplicationsProvider.java626 private Uri getResourceUri(ApplicationInfo appInfo, int res) { in getResourceUri() method in ApplicationsProvider
637 private static Uri getResourceUri(Resources resources, String appPkg, int res) in getResourceUri() method in ApplicationsProvider