Lines Matching defs:enable
357 WLOGI("Window %{public}u type %{public}u enable:%{public}u, bgColor:%{public}x, Color:%{public}x",
375 bool enable = !status;
377 if (statusProperty.enable_ != enable) {
378 statusProperty.enable_ = enable;
383 if (naviProperty.enable_ != enable) {
384 naviProperty.enable_ = enable;
389 if (naviIndicatorProperty.enable_ != enable) {
390 naviIndicatorProperty.enable_ = enable;
1135 WMError WindowImpl::SetSingleFrameComposerEnabled(bool enable)
1149 WMError WindowImpl::SetImmersiveModeEnabledState(bool enable)