Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DBugleGservicesKeys.java45 public static final long INITIAL_MESSAGE_RESEND_DELAY_MS_DEFAULT = 5 * 1000L; field in BugleGservicesKeys
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DProcessPendingMessagesAction.java162 BugleGservicesKeys.INITIAL_MESSAGE_RESEND_DELAY_MS_DEFAULT); in register()