Searched refs:populateListBox (Results 1 – 2 of 2) sorted by relevance
306 public static void populateListBox(ListBox box, String staticDataKey) { in populateListBox() method in AfeUtils313 public static void populateListBox(SimplifiedList box, String staticDataKey) { in populateListBox() method in AfeUtils
686 AfeUtils.populateListBox(display.getDroneSet(), "drone_sets"); in initialize()