HomeSort by relevance Sort by last modified time
    Searched refs:handleHidlDeath (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/sensorservice/
SensorDevice.h 169 static void handleHidlDeath(const std::string &detail);
173 handleHidlDeath(ret.description());
SensorDevice.cpp 208 handleHidlDeath(ret.description());
665 void SensorDevice::handleHidlDeath(const std::string & detail) {
  /hardware/interfaces/gnss/1.0/default/
Gnss.h 136 mGnss->handleHidlDeath();
152 void handleHidlDeath();
Gnss.cpp 715 void Gnss::handleHidlDeath() {

Completed in 111 milliseconds