Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DDropDetect.h39 void handleNanoappListResponse(const ::chre::fbs::NanoappListResponseT &response) override;
/hardware/google/pixel/pixelstats/
DDropDetect.cpp103 void DropDetect::handleNanoappListResponse(const fbs::NanoappListResponseT &response) { in handleNanoappListResponse() function in android::hardware::google::pixel::DropDetect