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