Searched refs:scbSystemSession (Results 1 – 1 of 1) sorted by relevance
259 ASSERT_NE(scbSystemSession, nullptr);262 scbSystemSession->specificCallback_ = specificCallback1;263 scbSystemSession->specificCallback_->onUpdateAvoidArea_ = onUpdateAvoidArea;264 scbSystemSession->specificCallback_->onClearDisplayStatusBarTemporarilyFlags_ =270 ret = scbSystemSession->NotifyClientToUpdateRect("SCBSystemSessionTest", nullptr);273 scbSystemSession->specificCallback_->onUpdateAvoidArea_ = nullptr;274 ret = scbSystemSession->NotifyClientToUpdateRect("SCBSystemSessionTest", nullptr);277 scbSystemSession->specificCallback_->onClearDisplayStatusBarTemporarilyFlags_ =279 ret = scbSystemSession->NotifyClientToUpdateRect("SCBSystemSessionTest", nullptr);282 scbSystemSession->specificCallback_ = nullptr;[all …]