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