Home
last modified time | relevance | path

Searched refs:handleNanoappListResponse (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DDropDetect.h39 void handleNanoappListResponse(const ::chre::fbs::NanoappListResponseT &response) override;
/hardware/google/pixel/vibrator/common/
DCapoDetector.h78 void handleNanoappListResponse(const ::chre::fbs::NanoappListResponseT &response) override;
DCapoDetector.cpp148 void CapoDetector::handleNanoappListResponse(const fbs::NanoappListResponseT &response) { in handleNanoappListResponse() function in android::chre::CapoDetector
/hardware/google/pixel/pixelstats/
DDropDetect.cpp116 void DropDetect::handleNanoappListResponse(const fbs::NanoappListResponseT &response) { in handleNanoappListResponse() function in android::hardware::google::pixel::DropDetect