Searched refs:NotifySystemBarPropertyChangeFunc (Results 1 – 2 of 2) sorted by relevance
65 using NotifySystemBarPropertyChangeFunc = std::function<void( variable325 void RegisterSystemBarPropertyChangeCallback(NotifySystemBarPropertyChangeFunc&& callback);597 NotifySystemBarPropertyChangeFunc onSystemBarPropertyChange_;
832 void SceneSession::RegisterSystemBarPropertyChangeCallback(NotifySystemBarPropertyChangeFunc&& call… in RegisterSystemBarPropertyChangeCallback()