Home
last modified time | relevance | path

Searched refs:kUsageNotifications (Results 1 – 3 of 3) sorted by relevance

/system/media/brillo/audio/audioservice/
Dbrillo_audio_client_helpers.cpp34 case kUsageNotifications: in GetStreamType()
51 return kUsageNotifications; in GetBAudioUsage()
/system/media/brillo/audio/audioservice/include/
Dbrillo_audio_manager.h74 kUsageNotifications, enumerator
/system/media/brillo/audio/audioservice/test/
Dbrillo_audio_manager_test.cpp155 EXPECT_EQ(BAudioManager_setOutputDevice(bam, device, kUsageNotifications), 0); in TEST_F()
260 EXPECT_EQ(BAudioManager_setOutputDevice(bam, device, kUsageNotifications), in TEST_F()