Searched refs:loadSound (Results 1 - 3 of 3) 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.h133 void loadSound();
H A DCameraService.cpp1327 void CameraService::loadSound() { function in class:android::CameraService
1329 LOG1("CameraService::loadSound ref=%d", mSoundRef);
1379 cameraService->loadSound();

Completed in 3350 milliseconds