Home
last modified time | relevance | path

Searched defs:getPersistedValue (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java127 mapBuilder.put(values[i].getPersistedValue(), values[i]); in mapBuilder.put()
160 public String getPersistedValue() { in getPersistedValue() method in NotificationActionUtils.NotificationActionType