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

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h70 Section mCurrentSection; member in struct:android::MediaCodecList
/frameworks/base/core/java/android/widget/
H A DFastScroller.java152 private int mCurrentSection = -1; field in class:FastScroller
782 if (transitionPreviewLayout(mCurrentSection)) {
1037 if (mCurrentSection != sectionIndex) {
1038 mCurrentSection = sectionIndex;

Completed in 460 milliseconds