Searched refs:trash (Results 1 – 2 of 2) sorted by relevance
130 Drawable trash = fp.getIcon(Mailbox.TYPE_TRASH, -1, 0); in testSpecialIcons() local140 set.add(trash); in testSpecialIcons()
447 public void setTrashcan(Drawable trash) { in setTrashcan() argument448 mTrashcan = trash; in setTrashcan()