Searched defs:msgType (Results 1 – 7 of 7) sorted by relevance
| /packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
| D | BluetoothMapAccountLoader.java | 91 BluetoothMapUtils.TYPE msgType = (searchIntent.getAction().toString() == in parsePackages() local
|
| D | BluetoothMapContent.java | 522 int msgType = 0; in setSent() local 945 int msgType = c.getInt(fi.mSmsColType); in setRecipientAddressing() local 981 int msgType = c.getInt(fi.mSmsColType); in setRecipientName() local 1016 int msgType = c.getInt(fi.mSmsColType); in setSenderAddressing() local 1099 int msgType = c.getInt(c.getColumnIndex(Sms.TYPE)); in setSenderName() local 1452 int msgType = c.getInt(c.getColumnIndex(Sms.TYPE)); in matchRecipientSms() local 1532 int msgType = c.getInt(c.getColumnIndex(Sms.TYPE)); in matchOriginatorSms() local 1952 int msgType = ap.getFilterMessageType(); in smsSelected() local 1983 int msgType = ap.getFilterMessageType(); in mmsSelected() local 2004 int msgType = ap.getFilterMessageType(); in emailSelected() local [all …]
|
| D | BluetoothMapContentObserver.java | 609 TYPE msgType; field in BluetoothMapContentObserver.Event 638 String oldFolder, TYPE msgType) { in Event() 654 public Event(String eventType, long handle, String folder, TYPE msgType) { in Event() 662 public Event(String eventType, long handle, String folder, TYPE msgType, in Event() 679 public Event(String eventType, long handle, String folder, TYPE msgType, in Event() 703 public Event(String eventType, String uci, TYPE msgType, String name, String priority, in Event()
|
| D | BluetoothMapObexServer.java | 674 BluetoothMapUtils.TYPE msgType; in setMessageStatus() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
| D | SapMessage.java | 185 public SapMessage(int msgType){ in SapMessage() 205 public void setMsgType(int msgType) { in setMsgType() 1207 public static String getMsgTypeName(int msgType) { in getMsgTypeName()
|
| /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
| D | PduPersister.java | 550 final int msgType = headers.getOctet(PduHeaders.MESSAGE_TYPE); in load() local 618 final int msgType = headers.getOctet(PduHeaders.MESSAGE_TYPE); in load() local 660 private GenericPdu createPdu(final int msgType, final PduHeaders headers, final PduBody body) in createPdu() 704 private PduBody loadBody(final long msgId, final int msgType) throws MmsException { in loadBody() 1402 final int msgType = pdu.getMessageType(); in persist() local
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | DockService.java | 266 int msgType = msg.what; in processMessage() local 457 int msgType; in parseIntent() local
|