Searched refs:setNext (Results 1 – 9 of 9) sorted by relevance
81 void setNext(Page* next) { mNextPage = next; } in setNext() function in android::uirenderer::LinearAllocator::Page146 mCurrentPage->setNext(p); in ensureNext()162 page->setNext(mPages); in allocImpl()
23 public void setNext(EventStreamTransformation next) { in setNext() method in BaseEventStreamTransformation
105 public void setNext(EventStreamTransformation next); in setNext() method
324 public void setNext(EventStreamTransformation sink) { in setNext() method in AccessibilityInputFilter440 handler.setNext(eventHandler); in addFirstEventHandler()442 handler.setNext(this); in addFirstEventHandler()
91 public void setNext(EventStreamTransformation next) { in setNext() method in TouchExplorerTest.EventCaptor107 mTouchExplorer.setNext(mCaptor); in setUp()
105 public void setNext(EventStreamTransformation next) { in setNext() method in AccessibilityInputFilterTest.EventCaptor
170 h.setNext(strictMock(EventStreamTransformation.class)); in newInstance()
758 motionEventInjector.setNext(next); in attachMockNext()
31019 HSPLorg/ccil/cowan/tagsoup/Element;->setNext(Lorg/ccil/cowan/tagsoup/Element;)V