Lines Matching refs:WLOGI
129 WLOGI("connect new screen. id:%{public}" PRIu64"", absScreen->dmsId_); in OnAbstractScreenConnect()
139 WLOGI("OnAbstractScreenConnect, ScreenCombination::SCREEN_MIRROR, AddScreenToMirrorLocked"); in OnAbstractScreenConnect()
142 WLOGI("OnAbstractScreenConnect, ScreenCombination::SCREEN_EXPAND, AddScreenToExpandLocked"); in OnAbstractScreenConnect()
155 WLOGI("disconnect screen. id:%{public}" PRIu64"", absScreen->dmsId_); in OnAbstractScreenDisconnect()
196 WLOGI("normal screen disconnect"); in ProcessNormalScreenDisconnected()
203 … WLOGI("normal screen disconnect, displayId: %{public}" PRIu64", screenId: %{public}" PRIu64"", in ProcessNormalScreenDisconnected()
215 WLOGI("expand screen disconnect"); in ProcessExpandScreenDisconnected()
220 … WLOGI("expand screen disconnect, displayId: %{public}" PRIu64", screenId: %{public}" PRIu64"", in ProcessExpandScreenDisconnected()
234 WLOGI("screen changes. id:%{public}" PRIu64"", absScreen->dmsId_); in OnAbstractScreenChange()
326 WLOGI("keep display size. display:%{public}" PRIu64"", absDisplay->GetId()); in UpdateDisplaySize()
331 WLOGI("update display size. id %{public}" PRIu64", size: %{public}d %{public}d", in UpdateDisplaySize()
356 … WLOGI("create display for new screen. screen:%{public}" PRIu64", display:%{public}" PRIu64"", in BindAloneScreenLocked()
360 … WLOGI("bind display for new screen. screen:%{public}" PRIu64", display:%{public}" PRIu64"", in BindAloneScreenLocked()
376 WLOGI("bind display to mirror. screen:%{public}" PRIu64"", absScreen->dmsId_); in AddScreenToMirrorLocked()
381 WLOGI("bind display to expand. screen:%{public}" PRIu64"", absScreen->dmsId_); in AddScreenToExpandLocked()
384 WLOGI("screen type is virtual, use default screen info"); in AddScreenToExpandLocked()
393 WLOGI("screen type is not virtual, get this screen info"); in AddScreenToExpandLocked()
406 WLOGI("create display for new screen. screen:%{public}" PRIu64", display:%{public}" PRIu64"", in AddScreenToExpandLocked()
421 WLOGI("screenId: %{public}" PRIu64" has no corresponding display, create new display.", in AddDisplayForExpandScreen()
437 WLOGI("setfreeze display %{public}" PRIu64"", displayId); in SetFreeze()
441 WLOGI("setfreeze fail, cannot get display %{public}" PRIu64"", displayId); in SetFreeze()
448 WLOGI("setfreeze fail, display %{public}" PRIu64" freezeflag is %{public}u", in SetFreeze()