Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DDropDetect.h38 void handleNanoappMessage(const ::chre::fbs::NanoappMessageT &message) override;
/hardware/google/pixel/pixelstats/
DDropDetect.cpp191 void DropDetect::handleNanoappMessage(const fbs::NanoappMessageT &message) { in handleNanoappMessage() function in android::hardware::google::pixel::DropDetect