Searched refs:sSummaryMap (Results 1 – 1 of 1) sorted by relevance
75 private static final Map<Integer, Integer> sSummaryMap; field in PermissionListAdapter90 sSummaryMap = unmodifiableMap(map);165 final Spanned summary = getHtmlFromResources(mContext, sSummaryMap.get(type)); in onBindViewHolder()