Searched refs:ACTION_MESSAGE_SENT (Results 1 – 2 of 2) sorted by relevance
615 filterMessageSent.addAction(BluetoothMapContentObserver.ACTION_MESSAGE_SENT); in start()1109 } else if (action.equals(BluetoothMapContentObserver.ACTION_MESSAGE_SENT)) { in onReceive()
163 /*package*/ static final String ACTION_MESSAGE_SENT = field in BluetoothMapContentObserver2646 Intent sentIntent = new Intent(ACTION_MESSAGE_SENT); in sendMmsMessage()2983 intentSent = new Intent(ACTION_MESSAGE_SENT, null); in sendMessage()3048 if (action.equals(ACTION_MESSAGE_SENT)) { in onReceive()