Searched refs:mOutContent (Results 1 – 1 of 1) sorted by relevance
98 BluetoothMapContent mOutContent; field in BluetoothMapObexServer150 mOutContent = new BluetoothMapContent(mContext, mAccount, mMasInstance); in BluetoothMapObexServer()301 this.mOutContent.setRemoteFeatureMask(mRemoteFeatureMask); in setRemoteFeatureMask()1012 outList = mOutContent.msgListing(folderToList, appParams); in sendMessageListingRsp()1027 listSize = mOutContent.msgListingSize(folderToList, appParams); in sendMessageListingRsp()1028 hasUnread = mOutContent.msgListingHasUnread(folderToList, appParams); in sendMessageListingRsp()1178 outList = mOutContent.convoListing(appParams, false); in sendConvoListingRsp()1185 outList = mOutContent.convoListing(appParams, true); in sendConvoListingRsp()1188 mOutContent.refreshSmsMmsConvoVersions(); in sendConvoListingRsp()1191 mOutContent.refreshImEmailConvoVersions(); in sendConvoListingRsp()[all …]