Searched refs:drop_detect_app_id (Results 1 – 2 of 2) sorted by relevance
74 DropDetect::DropDetect(const uint64_t drop_detect_app_id) : kDropDetectAppId(drop_detect_app_id) {} in DropDetect() argument76 sp<DropDetect> DropDetect::start(const uint64_t drop_detect_app_id, const char *const chre_socket) { in start() argument77 sp<DropDetect> dropDetect = new DropDetect(drop_detect_app_id); in start()
33 static android::sp<DropDetect> start(const uint64_t drop_detect_app_id = 0x476f6f676c001010ULL,42 DropDetect(const uint64_t drop_detect_app_id);