Home
last modified time | relevance | path

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

/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleService.java45 private class PollHandler extends Handler { class in HotwordMicToggleService
46 public PollHandler(Looper looper) { super(looper); } in PollHandler() method in HotwordMicToggleService.PollHandler
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp336 PollHandler::PollHandler(struct lws* wsi, PollConnectionStore* poll_store) in PollHandler() function in cuttlefish::PollHandler