Searched defs:unmounted (Results 1 – 2 of 2) sorted by relevance
164 private void rebake(boolean unmounted, boolean scanning) { in rebake()
417 final CountDownLatch unmounted = new CountDownLatch(1); in testCallback() local