Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dbluetooth_handler.cpp74 void BluetoothHandler::handleMessage(const uint8_t *msg, size_t len) { in handleMessage() function in cuttlefish::webrtc_streaming::BluetoothHandler
Dadb_handler.cpp104 void AdbHandler::handleMessage(const uint8_t *msg, size_t len) { in handleMessage() function in cuttlefish::webrtc_streaming::AdbHandler
/device/google/trout/hal/common/android/watchdog/
DBaseWatchdogClient.cpp104 void BaseWatchdogClient::MessageHandlerImpl::handleMessage(const Message& message) { in handleMessage() function in android::hardware::automotive::utils::BaseWatchdogClient::MessageHandlerImpl
/device/google/cuttlefish/host/frontend/webrtc_operator/
Ddevice_handler.cpp41 void DeviceHandler::handleMessage(const std::string& type, in handleMessage() function in cuttlefish::DeviceHandler
Dclient_handler.cpp63 void ClientWSHandler::handleMessage(const std::string& type, in handleMessage() function in cuttlefish::ClientWSHandler
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleService.java49 public void handleMessage(Message m) { in handleMessage() method in HotwordMicToggleService.PollHandler