Searched refs:statusBarBgColorEventHandler_ (Results 1 – 2 of 2) sorted by relevance
337 if (statusBarBgColorEventHandler_) { in NotifyStatusBarBgColor()338 statusBarBgColorEventHandler_(color); in NotifyStatusBarBgColor()
481 statusBarBgColorEventHandler_ = std::move(listener); in SetStatusBarEventHandler()1613 StatusBarEventHandler statusBarBgColorEventHandler_; variable