Searched refs:userBackground (Results 1 – 2 of 2) sorted by relevance
41 void SetUserBackground(bool userBackground);
447 void SceneInputManager::SetUserBackground(bool userBackground) in SetUserBackground() argument449 TLOGI(WmsLogTag::WMS_MULTI_USER, "userBackground = %{public}d", userBackground); in SetUserBackground()450 isUserBackground_.store(userBackground); in SetUserBackground()