Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/1.0/default/
DContexthub.h101 void handleServiceDeath(uint32_t hubId);
DContexthub.cpp121 mContexthub->handleServiceDeath(hubId); in serviceDied()
337 void Contexthub::handleServiceDeath(uint32_t hubId) { in handleServiceDeath() function in android::hardware::contexthub::V1_0::implementation::Contexthub