Home
last modified time | relevance | path

Searched refs:NotificationRingtone (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h293 NotificationRingtone = 6, // AAUDIO_USAGE_NOTIFICATION_RINGTONE enumerator
/third_party/skia/third_party/externals/oboe/src/common/
DUtilities.cpp211 case Usage::NotificationRingtone: return "NotificationRingtone"; in convertToText()
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioOutputStreamOpenSLES.cpp45 case Usage::NotificationRingtone: in OpenSLES_convertOutputUsage()
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAAudioLoader.cpp323 … static_assert((int32_t)Usage::NotificationRingtone == AAUDIO_USAGE_NOTIFICATION_RINGTONE, ERRMSG);