Searched refs:MAP_EVENT_REPORT_V11 (Results 1 – 3 of 3) sorted by relevance
1112 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withNonExistingMessage_andVersion11()1231 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withExistingMessage_andNonNullDeletedFolder()1268 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withExistingMessage_andNonNullSentFolder()1305 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withExistingMessage_andNonNullTransparentSentFolder()1345 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withExistingMessage_andUnknownOldFolder()1398 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMms_withNonExistingMessage_andVersion11()1803 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesSms_withNonExistingMessage_andVersion11()2496 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleContactListChanges_withMapEventReportVersion11()
336 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in setObserverRemoteFeatureMask()801 } else if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in encode()853 if (mMapEventReportVersion > BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in encode()1611 == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesSms()1869 == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMms()2027 } else if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMsg()2091 == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleMsgListChangesMsg()2313 && mMapEventReportVersion != BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleContactListChanges()2364 != BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in handleContactListChanges()
95 static final int MAP_EVENT_REPORT_V11 = 11; // MAP spec 1.2 field in BluetoothMapUtils