Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimationUtil.cpp35 static const std::vector<std::string> PLAY_SOUND_BOOTREASON_BLACKLIST { variable
95 for (const auto& str : PLAY_SOUND_BOOTREASON_BLACKLIST) { in playSoundsAllowed()