Searched refs:resend (Results 1 – 5 of 5) sorted by relevance
45 // Do not resend the voicemail.51 // Do not resend the voicemail.55 // Do not resend the voicemail.
2523 public boolean resend; field in BluetoothMapContentObserver.PushMsgInfo2534 this.resend = false; in PushMsgInfo()3289 msgInfo.resend = true; in actionMessageSent()3571 if (msgInfo == null || !msgInfo.resend || msgInfo.sendInProgress) { in resendPendingMessages()3597 if (msgInfo == null || !msgInfo.resend) { in failPendingMessages()