Searched defs:contextMap (Results 1 – 1 of 1) sorted by relevance
88 final Map<String, Context> contextMap = new HashMap<>(); in convertCursor() local123 Map<String, Context> contextMap, Cursor cursor, int baseRank) { in buildSingleSearchResultFromCursor()155 private Drawable getIconForPackage(Map<String, Context> contextMap, String pkgName, in getIconForPackage()