Searched defs:orderedScreenIds (Results 1 – 2 of 2) sorted by relevance
184 public void bindScreens(ArrayList<Long> orderedScreenIds); in bindScreens()185 public void bindAddScreens(ArrayList<Long> orderedScreenIds); in bindAddScreens()2592 ArrayList<Long> orderedScreenIds = new ArrayList<Long>(); in bindWorkspace() local
3817 public void bindScreens(ArrayList<Long> orderedScreenIds) { in bindScreens()3834 public void bindAddScreens(ArrayList<Long> orderedScreenIds) { in bindAddScreens()