Searched refs:mIconDrawableRes (Results 1 – 1 of 1) sorted by relevance
93 return mAudioDeviceTypeToIconMap.get(audioDeviceType).mIconDrawableRes; in getIconResIdFromAudioDeviceType()103 return mMediaRouteTypeToIconMap.get(mediaRouteType).mIconDrawableRes; in getIconResIdFromMediaRouteType()116 private final int mIconDrawableRes; field in DeviceIconUtil.Device123 mIconDrawableRes = iconDrawableRes; in Device()