Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DBugleGservicesKeys.java44 public static final String INITIAL_MESSAGE_RESEND_DELAY_MS = "bugle_resend_delay_in_millis"; field in BugleGservicesKeys
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DProcessPendingMessagesAction.java161 BugleGservicesKeys.INITIAL_MESSAGE_RESEND_DELAY_MS, in register()