Searched refs:mRankingUpdateLatch (Results 1 – 1 of 1) sorted by relevance
44 private CountDownLatch mRankingUpdateLatch = null; field in TestNotificationListener187 maybeUpdateLatch(mRankingUpdateLatch); in updateInterceptedRecords()204 mRankingUpdateLatch = new CountDownLatch(countDownNumber); in setRankingUpdateCountDown()205 return mRankingUpdateLatch; in setRankingUpdateCountDown()