Home
last modified time | relevance | path

Searched refs:Sound (Results 1 – 17 of 17) 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()
195 status_t Sound::doLoad() in doLoad()
DStream.h102 void setPlay(int32_t streamID, const std::shared_ptr<Sound> &sound, int32_t soundID,
126 void play_l(const std::shared_ptr<Sound>& sound, int streamID,
144 std::shared_ptr<Sound> mSound GUARDED_BY(mLock); // Non-null if playing.
DSoundPool.cpp130 const std::shared_ptr<soundpool::Sound> sound = mSoundManager.findSound(soundID); in play()
131 if (sound == nullptr || sound->getState() != soundpool::Sound::READY) { in play()
DSoundDecoder.cpp79 std::shared_ptr<Sound> sound = mSoundManager->findSound(soundID); in run()
DStream.cpp154 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.bp93 "Sound.cpp",
DStreamManager.h393 int32_t queueForPlay(const std::shared_ptr<Sound> &sound,
DStreamManager.cpp140 int32_t StreamManager::queueForPlay(const std::shared_ptr<Sound> &sound, in queueForPlay()
/frameworks/base/core/proto/android/app/
Dtvsettings_enums.proto219 // TvSettings > Display & Sound
222 // TvSettings > Display & Sound > Advanced display settings
225 // TvSettings > Display & Sound > Advanced display settings >
229 // TvSettings > Display & Sound > System sounds (toggle)
232 // TvSettings > Display & Sound > Advanced sound settings
235 // TvSettings > Display & Sound > Advanced sound settings > Select formats
238 // TvSettings > Display & Sound > Advanced sound settings > Select formats >
242 // TvSettings > Display & Sound > Advanced sound settings > Select formats >
246 // TvSettings > Display & Sound > Advanced sound settings > Select formats >
250 // TvSettings > Display & Sound > Advanced sound settings >
[all …]
Dsettings_enums.proto385 …// OPEN: Settings > Sound > Do Not Disturb > Turn on automatically > Select rule ("Event") > Rule …
390 // OPEN: Settings > Sound > Do Not Disturb > TURN ON NOW/TURN OFF NOW
585 // OPEN: Settings > Sound > Switch a2dp devices dialog
591 // OPEN: Settings > Sound > Switch hfp devices dialog
1001 // OPEN: Settings > Sound & notification > App notifications > [App]
1014 // OPEN: Settings > Sound & notification > Do not disturb
1166 // OPEN: Settings > Sound & notification > App notifications
1171 // OPEN: Settings > Sound & notification > DND > Priority only allows
1176 // OPEN: Settings > Sound & notification > DND > Automatic rules
1181 // OPEN: Settings > Sound & notification > DND > [Time based rule]
[all …]
/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
DREADME.md1 # Sound Trigger Middleware
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto621 // OPEN: Settings > Sound & notification
626 // OPEN: Settings > Sound & notification > App notifications > [App]
631 // OPEN: Settings > Sound & notification > Other sounds
644 // OPEN: Settings > Sound & notification > Do not disturb
946 // OPEN: Settings > Sound & notification > App notifications
986 // OPEN: Settings > Sound & notification > DND > Priority only allows
991 // OPEN: Settings > Sound & notification > DND > Automatic rules
1001 // OPEN: Settings > Sound & notification > DND > [Time based rule]
1006 // OPEN: Settings > Sound & notification > DND > [External rule]
1011 // OPEN: Settings > Sound & notification > DND > [Event rule]
[all …]
/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto205 // internally in AudioService and the Sound settings activity to coordinate
Dglobal.proto848 reserved 3; // Moved to secure settings Sound.charging_sounds_enabled