Searched refs:expectProp (Results 1 – 1 of 1) sorted by relevance
1313 auto expectProp = expectSystemBarProp.find(it.first)->second; in NotifyIfSystemBarTintChanged() local1314 if (it.second.prop_ == expectProp) { in NotifyIfSystemBarTintChanged()1318 …static_cast<int32_t>(it.first), expectProp.enable_, expectProp.backgroundColor_, expectProp.conten… in NotifyIfSystemBarTintChanged()1319 sysBarTintMap[it.first].prop_ = expectProp; in NotifyIfSystemBarTintChanged()