Searched refs:mLossEventWait (Results 1 – 2 of 2) sorted by relevance
93 private final Semaphore mLossEventWait = new Semaphore(0); field in AppFocusTest.FocusOwnershipCallback100 if (!mLossEventWait.tryAcquire(timeoutMs, TimeUnit.MILLISECONDS)) { in waitForOwnershipLossAndAssert()120 mLossEventWait.release(); in onAppFocusOwnershipLost()
357 private final Semaphore mLossEventWait = new Semaphore(0); field in CarAppFocusManagerTest.FocusOwnershipCallback372 if (!mLossEventWait.tryAcquire(timeoutMs, TimeUnit.MILLISECONDS)) { in waitForOwnershipLossAndAssert()395 mLossEventWait.release(); in onAppFocusOwnershipLost()