The answer by CommonsWare is mostly correct, but casting to the Icon version of bigLargeIcon
requires bumping your minimum API level to 23. Casting to the Bitmap version allows my current minimum API of 21.
(This should have been a reply to CommonWare's answer, but I lack the reputation points to do that.)