Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DBugleGservicesKeys.java50 public static final String MAX_MESSAGE_RESEND_DELAY_MS = "bugle_max_resend_delay_in_millis"; field in BugleGservicesKeys
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DProcessPendingMessagesAction.java164 BugleGservicesKeys.MAX_MESSAGE_RESEND_DELAY_MS, in register()