Searched refs:resend (Results 1 – 5 of 5) sorted by relevance
44 // Do not resend the voicemail.50 // Do not resend the voicemail.54 // Do not resend the voicemail.
3011 public boolean resend; field in BluetoothMapContentObserver.PushMsgInfo3022 this.resend = false; in PushMsgInfo()3930 msgInfo.resend = true; in actionMessageSent()4207 if (msgInfo == null || !msgInfo.resend || msgInfo.sendInProgress) { in resendPendingMessages()4230 if (msgInfo == null || !msgInfo.resend) { in failPendingMessages()