Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dwwan_request_manager.h64 void handleCellInfoResult(chreWwanCellInfoResult *result);
/system/chre/apps/wwan_world/
Dwwan_world.cc109 void handleCellInfoResult(const chreWwanCellInfoResult *result) { in handleCellInfoResult() function
165 handleCellInfoResult( in nanoappHandleEvent()
/system/chre/platform/shared/
Dplatform_wwan.cc84 .handleCellInfoResult(result); in cellInfoResultCallback()
/system/chre/core/
Dwwan_request_manager.cc53 void WwanRequestManager::handleCellInfoResult(chreWwanCellInfoResult *result) { in handleCellInfoResult() function in chre::WwanRequestManager