Home
last modified time | relevance | path

Searched refs:mLastSample (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/tests/SoundPoolTest/src/com/android/
DSoundPoolTest.java70 private int mLastSample; field in SoundPoolTest.TestThread
88 if (sampleId == mLastSample) { in onLoadComplete()
123 mLastSample = mSounds[index]; in initSoundPool()