Searched refs:enable_bootanimation (Results 1 – 5 of 5) sorted by relevance
103 std::to_string(instance.enable_bootanimation()); in BootconfigArgsFromConfig()
324 DEFINE_vec(enable_bootanimation,1139 CF_EXPECT(GET_FLAG_BOOL_VALUE(enable_bootanimation)); in InitializeCuttlefishConfiguration()
577 bool enable_bootanimation() const;795 void set_enable_bootanimation(const bool enable_bootanimation);
878 bool CuttlefishConfig::InstanceSpecific::enable_bootanimation() const { in enable_bootanimation() function in cuttlefish::CuttlefishConfig::InstanceSpecific882 bool enable_bootanimation) { in set_enable_bootanimation() argument883 (*Dictionary())[kEnableBootAnimation] = enable_bootanimation; in set_enable_bootanimation()
124 on early-init && property:ro.boot.enable_bootanimation=0