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
1375 List<PrinterId> updateList = new ArrayList<PrinterId>(); in validatePrintersLocked() local1380 if (updateList.isEmpty()) { in validatePrintersLocked()1381 updateList.add(printerId); in validatePrintersLocked()1385 updateList.add(printerId); in validatePrintersLocked()1395 this, service, updateList)); in validatePrintersLocked()
2575 mGlobalActionsLayout.updateList();2778 mGlobalActionsLayout.updateList();