Searched refs:setIconTag (Results 1 – 2 of 2) sorted by relevance
245 entry.setIconTag(R.id.icon_is_pre_L, entry.targetSdk < Build.VERSION_CODES.LOLLIPOP); in updateNotification()
369 public void setIconTag(int key, Object tag) { in setIconTag() method in NotificationEntry