Searched refs:chre_socket (Results 1 – 2 of 2) sorted by relevance
34 const char *const chre_socket = "chre");
91 sp<DropDetect> DropDetect::start(const uint64_t drop_detect_app_id, const char *const chre_socket) { in start() argument93 if (!dropDetect->connectInBackground(chre_socket, dropDetect)) { in start()