Searched defs:mIsDone (Results 1 – 2 of 2) sorted by relevance
35 private final CountDownLatch mIsDone = new CountDownLatch(1); field in SimpleAccountManagerFuture
150 bool mIsDone = false; variable