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

/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java95 private int loadSound(int resId, int priority) { method in class:SoundPoolTest.TestThread
122 mSounds[index] = loadSound(mTestFiles[index], NORMAL_PRIORITY);
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp356 void CameraService::loadSound() { function in class:android::CameraService
358 LOG1("CameraService::loadSound ref=%d", mSoundRef);
405 cameraService->loadSound();

Completed in 199 milliseconds