Searched defs:requestCellInfo (Results 1 – 3 of 3) sorted by relevance
/system/chre/platform/shared/ | ||
D | platform_wwan.cc | 65 bool PlatformWwan::requestCellInfo() { in requestCellInfo() function in chre::PlatformWwan |
/system/chre/pal/include/chre/pal/ | ||
D | wwan.h | 119 bool (*requestCellInfo)(void); member |
/system/chre/core/ | ||
D | wwan_request_manager.cc | 34 bool WwanRequestManager::requestCellInfo(Nanoapp *nanoapp, in requestCellInfo() function in chre::WwanRequestManager |