Searched refs:mMapEventReportVersion (Results 1 – 2 of 2) sorted by relevance
1112 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in handleMsgListChangesMsg_withNonExistingMessage_andVersion11()1164 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMsg_withNonExistingMessage_andVersion12()1197 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V10; in handleMsgListChangesMsg_withNonExistingMessage_andVersion10()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()1449 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withNonExistingMessage_andVersion12()1506 mObserver.mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12()[all …]
145 @VisibleForTesting int mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V10; field in BluetoothMapContentObserver326 + mMapEventReportVersion in getObserverRemoteFeatureMask()336 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V11; in setObserverRemoteFeatureMask()340 mMapEventReportVersion = BluetoothMapUtils.MAP_EVENT_REPORT_V12; in setObserverRemoteFeatureMask()361 + mMapEventReportVersion in setObserverRemoteFeatureMask()799 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V12) { in encode()801 } else if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in encode()853 if (mMapEventReportVersion > BluetoothMapUtils.MAP_EVENT_REPORT_V11) { in encode()1513 if (mMapEventReportVersion == BluetoothMapUtils.MAP_EVENT_REPORT_V10) { in handleMsgListChangesSms()1565 mMapEventReportVersion in handleMsgListChangesSms()[all …]