Searched refs:initializeSemaphore (Results 1 – 1 of 1) sorted by relevance
51 private final Semaphore[] mEventLock = initializeSemaphore(TOTAL_EVENT);186 private static final Semaphore[] initializeSemaphore(int total) { in initializeSemaphore() method in MockConnectionService