Searched refs:PERMISSION_SUMMARIES (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.companiondevicemanager.CompanionDeviceResources.PERMISSION_SUMMARIES;100 final Spanned summary = getHtmlFromResources(mContext, PERMISSION_SUMMARIES.get(type)); in onBindViewHolder()
82 static final Map<Integer, Integer> PERMISSION_SUMMARIES; field in CompanionDeviceResources100 PERMISSION_SUMMARIES = unmodifiableMap(map);