Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dwwan_request_manager.h65 void handleCellInfoResult(chreWwanCellInfoResult *result);
/system/chre/platform/shared/
Dplatform_wwan.cc91 .handleCellInfoResult(result); in cellInfoResultCallback()
/system/chre/apps/wwan_world/
Dwwan_world.cc140 void handleCellInfoResult(const chreWwanCellInfoResult *result) { in handleCellInfoResult() function
197 handleCellInfoResult( in nanoappHandleEvent()
/system/chre/core/
Dwwan_request_manager.cc52 void WwanRequestManager::handleCellInfoResult( in handleCellInfoResult() function in chre::WwanRequestManager
/system/chre/apps/test/common/chre_stress_test/inc/
Dchre_stress_test_manager.h204 void handleCellInfoResult(const chreWwanCellInfoResult *event);
/system/chre/apps/test/common/chre_stress_test/src/
Dchre_stress_test_manager.cc213 handleCellInfoResult( in handleDataFromChre()
536 void Manager::handleCellInfoResult(const chreWwanCellInfoResult *event) { in handleCellInfoResult() function in chre::stress_test::Manager