Searched refs:mOutContent (Results 1 – 1 of 1) sorted by relevance
99 BluetoothMapContent mOutContent; field in BluetoothMapObexServer151 mOutContent = new BluetoothMapContent(mContext, mAccount, mMasInstance); in BluetoothMapObexServer()302 this.mOutContent.setRemoteFeatureMask(mRemoteFeatureMask); in setRemoteFeatureMask()1042 outList = mOutContent.msgListing(folderToList, appParams); in sendMessageListingRsp()1057 listSize = mOutContent.msgListingSize(folderToList, appParams); in sendMessageListingRsp()1058 hasUnread = mOutContent.msgListingHasUnread(folderToList, appParams); in sendMessageListingRsp()1208 outList = mOutContent.convoListing(appParams, false); in sendConvoListingRsp()1214 outList = mOutContent.convoListing(appParams, true); in sendConvoListingRsp()1217 mOutContent.refreshSmsMmsConvoVersions(); in sendConvoListingRsp()1220 mOutContent.refreshImEmailConvoVersions(); in sendConvoListingRsp()[all …]