Searched defs:mCurrentSection (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h76 Section mCurrentSection; member in struct:android::MediaCodecList
/frameworks/base/core/java/android/widget/
H A DFastScroller.java155 private int mCurrentSection = -1; field in class:FastScroller
788 if (transitionPreviewLayout(mCurrentSection)) {
1043 if (mCurrentSection != sectionIndex) {
1044 mCurrentSection = sectionIndex;

Completed in 185 milliseconds