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()
216 void addLatch(uint64_t frameNumber, nsecs_t latchTime);
394 mFrameEventHistory.addLatch(mCurrentFrameNumber, latchTime); in updateFrameNumber()
391 void ConsumerFrameEventHistory::addLatch( in addLatch() function in android::ConsumerFrameEventHistory
1113 mCfeh->addLatch(nNewFrame, newFrame->kLatchTime); in addFrameEvents()