Searched refs:setDeleted (Results 1 – 5 of 5) sorted by relevance
203 void setDeleted(void) { mDeleted = true; } in setDeleted() function
883 pEntry->setDeleted(); in remove()
317 public void setDeleted(boolean deleted) { in setDeleted() method in NotificationChannel726 setDeleted(safeBool(parser, ATT_DELETED, false)); in populateFromXml()
640 existing.setDeleted(false); in createNotificationChannel()829 channel.setDeleted(true); in deleteNotificationChannel()1040 nc.setDeleted(true); in deleteNotificationChannelGroup()
8555 Landroid/app/NotificationChannel;->setDeleted(Z)V