Searched defs:wfd (Results 1 – 2 of 2) sorted by relevance
102 WaitForDevice wfd = new WaitForDevice(serial, timeout); in findDevice() local110 WaitForDevice wfd = new WaitForDevice(null, timeout); in findDevices() local
146 public void onEvent(int wfd, @NotifyEventType int mask, String path) { in onEvent()