Searched refs:g_appMgrService (Results 1 – 1 of 1) sorted by relevance
26 static sptr<AppExecFwk::MockAppMgrService> g_appMgrService = nullptr; variable35 if (g_appMgrService == nullptr) { in SwitchForeOrBackGround()38 g_appMgrService->SwitchForeOrBackGround(tokenId, flag); in SwitchForeOrBackGround()71 if (!g_appMgrService) { in GetSystemAbility()73 g_appMgrService = new AppExecFwk::MockAppMgrService(); in GetSystemAbility()75 remote = g_appMgrService; in GetSystemAbility()