Home
last modified time | relevance | path

Searched refs:forceTouchable (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp641 void Session::SetForceTouchable(bool forceTouchable) in SetForceTouchable() argument
643 if (forceTouchable != forceTouchable_) { in SetForceTouchable()
644 TLOGI(WmsLogTag::WMS_EVENT, "id:%{public}d forceTouchable:%{public}d", GetPersistentId(), in SetForceTouchable()
645 static_cast<int>(forceTouchable)); in SetForceTouchable()
647 forceTouchable_ = forceTouchable; in SetForceTouchable()

Completed in 5 milliseconds