Searched refs:nextSection (Results 1 – 2 of 2) sorted by relevance
691 Section nextSection; in startElementHandler() local693 nextSection = SECTION_DECODERS; in startElementHandler()695 nextSection = SECTION_ENCODERS; in startElementHandler()697 nextSection = SECTION_SETTINGS; in startElementHandler()703 mState->enterSection(nextSection); in startElementHandler()
1025 int nextSection = targetSection + 1; in scrollTo() local1056 int nextNextSection = nextSection + 1; in scrollTo()1060 nextSection++; in scrollTo()1068 final float nextPosition = (float) nextSection / sectionCount; in scrollTo()