Searched refs:NotifySessionFocusableChange (Results 1 – 4 of 4) sorted by relevance
737 HWTEST_F(WindowSessionTest3, NotifySessionFocusableChange, Function | SmallTest | Level2)745 session_->NotifySessionFocusableChange(true);748 session_->NotifySessionFocusableChange(true);
297 void NotifySessionFocusableChange(bool isFocusable);
2349 NotifySessionFocusableChange(GetFocusable()); in SetSessionFocusableChangeListener()2363 void Session::NotifySessionFocusableChange(bool isFocusable) in NotifySessionFocusableChange() function in OHOS::Rosen::Session
1629 NotifySessionFocusableChange(property->GetFocusable()); in NotifyPropertyWhenConnect()