OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleCellInfoResult
(Results
1 - 4
of
4
) sorted by null
/system/chre/core/include/chre/core/
wwan_request_manager.h
64
void
handleCellInfoResult
(chreWwanCellInfoResult *result);
95
* Handles the result of a request for cell info. See
handleCellInfoResult
/system/chre/platform/shared/
platform_wwan.cc
80
.
handleCellInfoResult
(result);
/system/chre/apps/wwan_world/
wwan_world.cc
109
void
handleCellInfoResult
(const chreWwanCellInfoResult *result) {
165
handleCellInfoResult
(
/system/chre/core/
wwan_request_manager.cc
53
void WwanRequestManager::
handleCellInfoResult
(chreWwanCellInfoResult *result) {
Completed in 84 milliseconds