Searched refs:sound_kind (Results 1 – 2 of 2) sorted by relevance
163 enum sound_kind { enum171 void playSound(sound_kind kind);
2003 void CameraService::playSound(sound_kind kind) { in playSound()