Searched refs:resend (Results 1 – 2 of 2) sorted by relevance
2409 boolean resend; field in BluetoothMapContentObserver.PushMsgInfo2421 this.resend = false; in PushMsgInfo()3122 msgInfo.resend = true; in actionMessageSent()3345 if (msgInfo == null || msgInfo.resend == false || in resendPendingMessages()3371 if (msgInfo == null || msgInfo.resend == false) { in failPendingMessages()