Searched refs:tempMap (Results 1 – 2 of 2) sorted by relevance
37 val tempMap: MutableMap<String, MobileNetworkTypeIcon> = mutableMapOf()40 tempMap[mobileIconGroup.name] = mobileIconGroup.toNetworkTypeIcon()43 MOBILE_NETWORK_TYPE_ICONS = tempMap
5258 HashMap tempMap = mAttributes[firstIfdType]; in swapBasedOnImageSize() local5260 mAttributes[secondIfdType] = tempMap; in swapBasedOnImageSize()