Home
last modified time | relevance | path

Searched refs:onKmlLocationsMessage (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js115 #onKmlLocationsMessage; field in DeviceConnection
175 if (!this.#onKmlLocationsMessage) {
179 this.#onKmlLocationsMessage(msg.data);
468 onKmlLocationsMessage(cb) { method in DeviceConnection