Home
last modified time | relevance | path

Searched refs:isServiceTypeCfQuery (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/libril/
Dril.cpp325 static bool isServiceTypeCfQuery(RIL_SsServiceType serType, RIL_SsRequestType reqType);
3600 if (isServiceTypeCfQuery(p_cur->serviceType, p_cur->requestType)) { in responseSSData()
3641 static bool isServiceTypeCfQuery(RIL_SsServiceType serType, RIL_SsRequestType reqType) { in isServiceTypeCfQuery() function