Searched refs:addLatch (Results 1 – 5 of 5) sorted by relevance
97 mViewAddListener.addLatch.await(); in asyncInflation()118 mViewAddListener.addLatch.await(); in asyncInflation_cancelled()132 public final CountDownLatch addLatch = new CountDownLatch(1); field in AppWidgetHostViewTest.ViewAddListener137 addLatch.countDown(); in onChildViewAdded()
214 void addLatch(uint64_t frameNumber, nsecs_t latchTime);
395 mFrameEventHistory.addLatch(mCurrentFrameNumber, latchTime); in updateFrameNumber()
382 void ConsumerFrameEventHistory::addLatch( in addLatch() function in android::ConsumerFrameEventHistory
987 mCfeh->addLatch(nNewFrame, newFrame->kLatchTime); in addFrameEvents()