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