Searched refs:PROFILE_ICONS (Results 1 – 2 of 2) sorted by relevance
201 static final Map<String, Integer> PROFILE_ICONS; field in CompanionDeviceResources208 PROFILE_ICONS = unmodifiableMap(map);
30 import static com.android.companiondevicemanager.CompanionDeviceResources.PROFILE_ICONS;486 final Drawable profileIcon = getIcon(this, PROFILE_ICONS.get(deviceProfile)); in initUiForSingleDevice()516 profileIcon = getIcon(this, PROFILE_ICONS.get(deviceProfile)); in initUiForMultipleDevices()