Searched refs:mAutoAdvance (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/util/
H A DInputStreamBuffer.java64 private boolean mAutoAdvance; field in class:InputStreamBuffer
106 mAutoAdvance = autoAdvance;
279 if (mAutoAdvance) {
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DInputStreamBuffer.java64 private boolean mAutoAdvance; field in class:InputStreamBuffer
106 mAutoAdvance = autoAdvance;
279 if (mAutoAdvance) {

Completed in 35 milliseconds