Searched refs:getDataProfile (Results 1 – 3 of 3) sorted by relevance
29 ::aidl::android::hardware::radio::data::DataProfileInfo getDataProfile(const std::string& apn);
27 aidl::data::DataProfileInfo DriverContext::getDataProfile(const std::string& apn) { in getDataProfile() function in android::hardware::radio::compat::DriverContext
84 dataCb()->unthrottleApn(toAidl(type), mContext->getDataProfile(apn)); in unthrottleApn()