Searched refs:getPersistedValue (Results 1 – 2 of 2) sorted by relevance
259 final String destructiveAction = destructiveActionType.getPersistedValue(); in getNotificationActions()263 ? NotificationActionType.REPLY_ALL.getPersistedValue() in getNotificationActions()264 : NotificationActionType.REPLY.getPersistedValue(); in getNotificationActions()
127 mapBuilder.put(values[i].getPersistedValue(), values[i]); in mapBuilder.put() argument160 public String getPersistedValue() { in getPersistedValue() method in NotificationActionUtils.NotificationActionType