Searched refs:pictureSpec (Results 1 – 1 of 1) sorted by relevance
447 final String pictureSpec = getNextArgRequired(); in doNotify() local448 final Icon pictureAsIcon = parseIcon(res, pictureSpec); in doNotify()450 throw new IllegalArgumentException("bad picture spec: " + pictureSpec); in doNotify()456 throw new IllegalArgumentException("not a bitmap: " + pictureSpec); in doNotify()