Searched defs:loadDirCount (Results 1 – 3 of 3) sorted by relevance
90 public void loadDirCount(DocumentInfo directory, Consumer<Integer> updateView) { in loadDirCount() method in RuntimeDataSupplier
311 void loadDirCount(DocumentInfo directory, Consumer<Integer> callback); in loadDirCount() method
461 public void loadDirCount(DocumentInfo directory, Consumer<Integer> callback) { in loadDirCount() method in InspectorControllerTest.TestDataSupplier