Searched refs:updateList (Results 1 – 4 of 4) sorted by relevance
156 mLayout.updateList(); in testOnUpdateList_noAdapter()163 mLayout.updateList(); in testOnUpdateList_noItems()184 mLayout.updateList(); in testOnUpdateList_oneSeparatedOneList()205 mLayout.updateList(); in testOnUpdateList_twoSeparatedItems()231 mLayout.updateList(); in testOnUpdateList_twoSeparatedItems_reverse()262 mLayout.updateList(); in testOnUpdateList_fourInList()294 mLayout.updateList(); in testOnUpdateList_fourInList_reverse()
104 public void updateList() { in updateList() method in MultiListLayout
1362 List<PrinterId> updateList = new ArrayList<PrinterId>(); in validatePrintersLocked() local1367 if (updateList.isEmpty()) { in validatePrintersLocked()1368 updateList.add(printerId); in validatePrintersLocked()1372 updateList.add(printerId); in validatePrintersLocked()1382 this, service, updateList)); in validatePrintersLocked()
2361 mGlobalActionsLayout.updateList();2585 mGlobalActionsLayout.updateList();