Searched refs:addDataProfile (Results 1 – 3 of 3) sorted by relevance
28 void addDataProfile(const ::aidl::android::hardware::radio::data::DataProfileInfo& profile);
23 void DriverContext::addDataProfile(const aidl::data::DataProfileInfo& profile) { in addDataProfile() function in android::hardware::radio::compat::DriverContext
154 mContext->addDataProfile(dataProfileInfo); in setupDataCall()