Searched refs:loadSound (Results 1 - 3 of 3) sorted by relevance

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

Completed in 162 milliseconds