Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dindex.js30 this.#UpdateDeviceList();
34 .addEventListener('click', evt => this.#UpdateDeviceList());
37 async #UpdateDeviceList() { method in DeviceListApp