Home
last modified time | relevance | path

Searched refs:mPersistedValue (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java99 private final String mPersistedValue; field in NotificationActionUtils.NotificationActionType
135 mPersistedValue = persistedValue; in NotificationActionType()
147 mPersistedValue = persistedValue; in NotificationActionType()
161 return mPersistedValue; in getPersistedValue()