Searched refs:setMessageType (Results 1 - 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DAcknowledgeInd.java38 setMessageType(PduHeaders.MESSAGE_TYPE_ACKNOWLEDGE_IND);
H A DDeliveryInd.java36 setMessageType(PduHeaders.MESSAGE_TYPE_DELIVERY_IND);
H A DGenericPdu.java69 public void setMessageType(int value) throws InvalidHeaderValueException { method in class:GenericPdu
H A DNotifyRespInd.java40 setMessageType(PduHeaders.MESSAGE_TYPE_NOTIFYRESP_IND);
H A DSendConf.java33 setMessageType(PduHeaders.MESSAGE_TYPE_SEND_CONF);
H A DSendReq.java31 setMessageType(PduHeaders.MESSAGE_TYPE_SEND_REQ);
65 setMessageType(PduHeaders.MESSAGE_TYPE_SEND_REQ);
H A DReadOrigInd.java33 setMessageType(PduHeaders.MESSAGE_TYPE_READ_ORIG_IND);
H A DReadRecInd.java40 setMessageType(PduHeaders.MESSAGE_TYPE_READ_REC_IND);
H A DNotificationInd.java37 setMessageType(PduHeaders.MESSAGE_TYPE_NOTIFICATION_IND);
H A DRetrieveConf.java36 setMessageType(PduHeaders.MESSAGE_TYPE_RETRIEVE_CONF);
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasClient.java542 public void setMessageType(byte filter) { method in class:BluetoothMasClient.MessagesFilter

Completed in 93 milliseconds