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()
204 void addLatch(uint64_t frameNumber, nsecs_t latchTime);
436 void ConsumerFrameEventHistory::addLatch( in addLatch() function in android::ConsumerFrameEventHistory
121 mFrameEventHistory.addLatch(frameNumber, latchTime); in updateFrameTimestamps()
1284 mCfeh->addLatch(nNewFrame, newFrame->kLatchTime); in addFrameEvents()