/tripkit/CommonCoreLegacy/com.skedgo.tripkit.common.util/TransportModeUtils

TransportModeUtils

\ object TransportModeUtils

Properties

Name Summary
ICON_URL_TEMPLATE val ICON_URL_TEMPLATE: String

Functions

Name Summary
getDarkIconUrlForModeInfo fun getDarkIconUrlForModeInfo(resources: Resources, modeInfo: ModeInfo?): String?
getDarkIconUrlForTransportMode fun getDarkIconUrlForTransportMode(resources: Resources, mode: TransportMode?): String?
getDensityDpiName fun getDensityDpiName(densityDpi: Int): String
getIconUrlForId @JvmStatic
fun getIconUrlForId(resources: Resources, iconId: String?): String?
getIconUrlForModeInfo @JvmStatic
fun getIconUrlForModeInfo(resources: Resources, modeInfo: ModeInfo?): String?
getIconUrlForTransportMode fun getIconUrlForTransportMode(resources: Resources, mode: TransportMode?): String?