Home
last modified time | relevance | path

Searched refs:Sound (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/media/jni/soundpool/
DSound.h55 class Sound {
63 Sound(int soundID, int fd, int64_t offset, int64_t length);
64 ~Sound();
DSoundManager.cpp58 auto sound = std::make_shared<Sound>(soundID, fd, offset, length); in load()
77 std::shared_ptr<Sound> SoundManager::findSound(int32_t soundID) const in findSound()
83 std::shared_ptr<Sound> SoundManager::findSound_l(int32_t soundID) const in findSound_l()
DSoundManager.h61 std::shared_ptr<Sound> findSound(int32_t soundID) const;
102 std::shared_ptr<Sound> findSound_l(int32_t soundID) const REQUIRES(mSoundManagerLock);
109 std::unordered_map<int, std::shared_ptr<Sound>> mSounds GUARDED_BY(mSoundManagerLock);
DSound.cpp32 Sound::Sound(int32_t soundID, int fd, int64_t offset, int64_t length) in Sound() function in android::soundpool::Sound
43 Sound::~Sound() in ~Sound()
198 status_t Sound::doLoad() in doLoad()
DStream.h105 void setPlay(int32_t streamID, const std::shared_ptr<Sound> &sound, int32_t soundID,
159 void play_l(const std::shared_ptr<Sound>& sound, int streamID,
175 std::shared_ptr<Sound> mSound GUARDED_BY(mLock); // Non-null if playing.
DSoundPool.cpp132 const std::shared_ptr<soundpool::Sound> sound = mSoundManager.findSound(soundID); in play()
133 if (sound == nullptr || sound->getState() != soundpool::Sound::READY) { in play()
DSoundDecoder.cpp80 std::shared_ptr<Sound> sound = mSoundManager->findSound(soundID); in run()
DStream.cpp156 int32_t streamID, const std::shared_ptr<Sound> &sound, int32_t soundID, in setPlay()
275 void Stream::play_l(const std::shared_ptr<Sound>& sound, int32_t nextStreamID, in play_l()
DAndroid.bp115 "Sound.cpp",
DStreamManager.h399 int32_t queueForPlay(const std::shared_ptr<Sound> &sound,
DStreamManager.cpp155 int32_t StreamManager::queueForPlay(const std::shared_ptr<Sound> &sound, in queueForPlay()
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto305 // TvSettings > Display & Sound
308 // TvSettings > Display & Sound > Advanced display settings
311 // TvSettings > Display & Sound > Advanced display settings >
315 // TvSettings > Display & Sound > Advanced display settings >
319 // TvSettings > Display & Sound > Advanced display settings >
323 // TvSettings > Display & Sound > Advanced display settings >
327 // TvSettings > Display & Sound > Advanced display settings >
331 // TvSettings > Display & Sound > Advanced display settings >
335 // TvSettings > Display & Sound > Advanced display settings >
339 // TvSettings > Display & Sound > Advanced display settings >
[all …]
Dsettings_enums.proto370 …// OPEN: Settings > Sound > Do Not Disturb > Turn on automatically > Select rule ("Event") > Rule …
375 // OPEN: Settings > Sound > Do Not Disturb > TURN ON NOW/TURN OFF NOW
570 // OPEN: Settings > Sound > Switch a2dp devices dialog
576 // OPEN: Settings > Sound > Switch hfp devices dialog
1543 // Action: Settings > Sound & vibration > Vibration & haptics > Keyboard vibration
1621 // ACTION: Settings > Sound & Vibration > Vibration & haptics
2132 // OPEN: Settings > Sound & notification > App notifications > [App]
2145 // OPEN: Settings > Sound & notification > Do not disturb
2297 // OPEN: Settings > Sound & notification > App notifications
2302 // OPEN: Settings > Sound & notification > DND > Priority only allows
[all …]
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
DREADME.md15 4. Camera Sound Kind (parameter name: `soundKind`)
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
DREADME.md1 # Sound Trigger Middleware
4 Sound Trigger Middleware is a system service that exposes sound trigger functionality (low-power
62 between Audio and Sound Trigger and for notifications about audio recording) and to the various HAL
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto627 // OPEN: Settings > Sound & notification
632 // OPEN: Settings > Sound & notification > App notifications > [App]
637 // OPEN: Settings > Sound & notification > Other sounds
650 // OPEN: Settings > Sound & notification > Do not disturb
952 // OPEN: Settings > Sound & notification > App notifications
992 // OPEN: Settings > Sound & notification > DND > Priority only allows
997 // OPEN: Settings > Sound & notification > DND > Automatic rules
1007 // OPEN: Settings > Sound & notification > DND > [Time based rule]
1012 // OPEN: Settings > Sound & notification > DND > [External rule]
1017 // OPEN: Settings > Sound & notification > DND > [Event rule]
[all …]
/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto229 // internally in AudioService and the Sound settings activity to coordinate
Dglobal.proto880 reserved 3; // Moved to secure settings Sound.charging_sounds_enabled
/frameworks/base/proto/src/
Dsystem_messages.proto405 // Notify the user that audio was lowered based on Calculated Sound Dose (CSD)