Searched refs:GetMainHandler (Results 1 – 6 of 6) sorted by relevance
71 inline std::shared_ptr<AAMSEventHandler>& GetMainHandler() in GetMainHandler() function
46 auto handler = Singleton<AccessibleAbilityManagerService>::GetInstance().GetMainHandler(); in WaitUntilTaskFinished()
133 std::shared_ptr<EventHandler> GetMainHandler() const;
188 inline std::shared_ptr<AAMSEventHandler> &GetMainHandler() in GetMainHandler() function
415 std::shared_ptr<EventHandler> MainThread::GetMainHandler() const in GetMainHandler() function in OHOS::AppExecFwk::MainThread1402 AppRecovery::GetInstance().InitApplicationInfo(GetMainHandler(), GetApplicationInfo()); in HandleLaunchApplication()
384 EXPECT_NE(mainThread_->GetMainHandler(), nullptr);