Home
last modified time | relevance | path

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

/system/chre/core/
Dhost_endpoint_manager.cc37 void HostEndpointManager::hostNotificationCallback(uint16_t type, void *data, in hostNotificationCallback() function in chre::HostEndpointManager
84 .hostNotificationCallback(type, data, extraData); in getHostNotificationCallback()
/system/chre/core/include/chre/core/
Dhost_endpoint_manager.h84 void hostNotificationCallback(uint16_t type, void *data, void *extraData);