Searched refs:RENDER_SERVICE (Results 1 – 6 of 6) sorted by relevance
46 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in SetUpTestCase()
30 RENDER_SERVICE = 10, enumerator422 { RENDER_SERVICE, "RenderService" },
112 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in Connect()
229 sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in WaitRenderServiceInit()
91 samgr->AddSystemAbility(RENDER_SERVICE, this); in Init()
109 AddSystemAbilityListener(RENDER_SERVICE); in OnStart()144 case RENDER_SERVICE: in OnAddSystemAbility()