Searched refs:SetUpdateSessionLabelListener (Results 1 – 4 of 4) sorted by relevance
1213 HWTEST_F(WindowSessionTest, SetUpdateSessionLabelListener, Function | SmallTest | Level2)1218 session_->SetUpdateSessionLabelListener(func);
265 void SetUpdateSessionLabelListener(const NofitySessionLabelUpdatedFunc& func);
1638 void Session::SetUpdateSessionLabelListener(const NofitySessionLabelUpdatedFunc& func) in SetUpdateSessionLabelListener() function in OHOS::Rosen::Session
3457 session->SetUpdateSessionLabelListener(func); in ProcessUpdateSessionLabelRegister()