Searched refs:mEnableSmsMms (Results 1 – 3 of 3) sorted by relevance
82 private boolean mEnableSmsMms = false; field in BluetoothMapMasInstance129 mEnableSmsMms = enableSmsMms; in BluetoothMapMasInstance()151 return "MasId: " + mMasInstanceId + " Uri:" + mBaseUri + " SMS/MMS:" + mEnableSmsMms; in toString()309 if(mEnableSmsMms) { in createMasSdpRecord()317 if(mEnableSmsMms) { in createMasSdpRecord()362 mEnableSmsMms); in startObexServerSession()369 mEnableSmsMms); in startObexServerSession()
107 private boolean mEnableSmsMms = false; field in BluetoothMapObexServer125 mEnableSmsMms = enableSmsMms; in BluetoothMapObexServer()172 mCurrentFolder.setHasSmsMmsContent(mEnableSmsMms); in buildFolderStructure()186 tmpFolder.setHasSmsMmsContent(mEnableSmsMms); in buildFolderStructure()191 tmpFolder.setHasSmsMmsContent(mEnableSmsMms); in buildFolderStructure()197 if(mEnableSmsMms) { in buildFolderStructure()1105 if(!mEnableSmsMms) { in setMsgTypeFilterParams()1187 if(mEnableSmsMms) { in sendConvoListingRsp()
126 private boolean mEnableSmsMms = false; field in BluetoothMapContentObserver300 mEnableSmsMms = enableSmsMms; in BluetoothMapContentObserver()306 if(mEnableSmsMms) { in BluetoothMapContentObserver()987 if(mEnableSmsMms){ in registerObserver()1050 if(mEnableSmsMms) { in refreshFolderVersionCounter()1184 if(mEnableSmsMms) { in initMsgList()1812 if (mEnableSmsMms) { in handleMsgListChanges()