Searched refs:PLAY_SOUND_PROP_NAME (Results 1 – 1 of 1) sorted by relevance
31 static constexpr char PLAY_SOUND_PROP_NAME[] = "persist.sys.bootanim.play_sound"; variable88 if (!property_get_bool(PLAY_SOUND_PROP_NAME, 1)) { in playSoundsAllowed()