Home
last modified time | relevance | path

Searched defs:drop_detect_app_id (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/pixelstats/
DDropDetect.cpp83 DropDetect::DropDetect(const uint64_t drop_detect_app_id) : kDropDetectAppId(drop_detect_app_id) {} in DropDetect()
85 sp<DropDetect> DropDetect::start(const uint64_t drop_detect_app_id, const char *const chre_socket) { in start()