Searched refs:SOUND_RECORDING_START (Results 1 – 3 of 3) sorted by relevance
2244 } else if (SOUND_RECORDING_START == kind && mSoundPlayer[SOUND_RECORDING_START] == NULL) { in loadSoundLocked()2245 … mSoundPlayer[SOUND_RECORDING_START] = newMediaPlayer("/product/media/audio/ui/VideoRecord.ogg"); in loadSoundLocked()2246 if (mSoundPlayer[SOUND_RECORDING_START] == nullptr) { in loadSoundLocked()2247 mSoundPlayer[SOUND_RECORDING_START] = in loadSoundLocked()
190 SOUND_RECORDING_START = 1, enumerator
1093 sCameraService->playSound(CameraService::SOUND_RECORDING_START); in startRecordingL()1678 sCameraService->playSound(CameraService::SOUND_RECORDING_START); in commandPlayRecordingSoundL()