Searched refs:BluetoothMapAppParams (Results 1 – 9 of 9) sorted by relevance
462 BluetoothMapAppParams appParams = null; in onPut()996 BluetoothMapAppParams appParams = null; in onGet()1145 BluetoothMapAppParams outAppParams = new BluetoothMapAppParams(); in sendMessageListingRsp()1148 appParams = new BluetoothMapAppParams(); in sendMessageListingRsp()1318 masFilterMask |= BluetoothMapAppParams.FILTER_NO_IM; in setMsgTypeFilterParams()1360 BluetoothMapAppParams outAppParams = new BluetoothMapAppParams(); in sendConvoListingRsp()1363 appParams = new BluetoothMapAppParams(); in sendConvoListingRsp()1503 BluetoothMapAppParams outAppParams = new BluetoothMapAppParams(); in sendFolderListingRsp()1508 appParams = new BluetoothMapAppParams(); in sendFolderListingRsp()1737 BluetoothMapAppParams outAppParams = new BluetoothMapAppParams(); in sendGetMessageRsp()[all …]
453 BluetoothMapAppParams ap) { in setProtected()470 BluetoothMapAppParams ap) { in setThreadId()491 BluetoothMapAppParams ap) { in setThreadName()506 BluetoothMapAppParams ap) { in setSent()530 BluetoothMapAppParams ap) { in setRead()548 BluetoothMapAppParams ap) { in setConvoRead()561 BluetoothMapAppParams ap) { in setPriority()592 BluetoothMapAppParams ap) { in setAttachment()647 BluetoothMapAppParams ap) { in setText()676 BluetoothMapAppParams ap) { in setReceptionStatus()[all …]
243 if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_NO) { in handleRegistration()249 } else if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleRegistration()449 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in sendEventHandler()
51 if (mAppParamCharset == BluetoothMapAppParams.CHARSET_NATIVE) { in parseMsgPart()
32 public class BluetoothMapAppParams { class186 public BluetoothMapAppParams() { in BluetoothMapAppParams() method in BluetoothMapAppParams206 public BluetoothMapAppParams(final byte[] appParams) in BluetoothMapAppParams() method in BluetoothMapAppParams
43 protected int mAppParamCharset = BluetoothMapAppParams.INVALID_VALUE_PARAMETER;599 if (appParamCharset == BluetoothMapAppParams.CHARSET_NATIVE in parse()
920 if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in setNotificationRegistration()2150 if (status == BluetoothMapAppParams.STATUS_VALUE_YES) { in setEmailMessageStatusDelete()2175 } else if (status == BluetoothMapAppParams.STATUS_VALUE_NO) { in setEmailMessageStatusDelete()2436 if (statusValue == BluetoothMapAppParams.STATUS_VALUE_YES) { in setMessageStatusDeleted()2442 } else if (statusValue == BluetoothMapAppParams.STATUS_VALUE_NO) { in setMessageStatusDeleted()2592 BluetoothMapAppParams ap, String emailBaseUri) in pushMessage()2598 int transparent = (ap.getTransparent() == BluetoothMapAppParams.INVALID_VALUE_PARAMETER) ? 0 in pushMessage()2848 if (BluetoothMapAppParams.INVALID_VALUE_PARAMETER != handle && folder.equalsIgnoreCase( in sendMmsMessage()
455 if (msg.arg2 == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleMessage()
159 BluetoothMapAppParams appParams = new BluetoothMapAppParams(); in testPushGroupMMS()