Home
last modified time | relevance | path

Searched refs:sound_kind (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.h163 enum sound_kind { enum
171 void playSound(sound_kind kind);
DCameraService.cpp2003 void CameraService::playSound(sound_kind kind) { in playSound()