Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/
H A DAfeUtils.java306 public static void populateListBox(ListBox box, String staticDataKey) { in populateListBox() method in AfeUtils
313 public static void populateListBox(SimplifiedList box, String staticDataKey) { in populateListBox() method in AfeUtils