Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h87 static bool IsBetaVersion() in IsBetaVersion() function in OHOS::MMI::final
129 if (!IsBetaVersion()) { in PrintInfoLog()
162 if (!IsBetaVersion()) { in PrintInfoLog()
182 if (IsBetaVersion()) { in PrintInfoLog()
199 if (!IsBetaVersion()) { in Print()
228 if (!IsBetaVersion()) { in Print()
249 if (IsBetaVersion()) { in Print()
285 if (!IsBetaVersion()) { in PrintInfoLog()
318 if (IsBetaVersion()) { in PrintInfoLog()
335 if (!IsBetaVersion()) { in Print()
[all...]
/foundation/window/window_manager/window_scene/common/include/
H A Dsession_permission.h44 static bool IsBetaVersion();
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp288 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in Intercept()
298 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in Intercept()
308 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in Intercept()
363 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in TriggerAll()
450 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) {
H A Dkey_subscriber_handler.cpp74 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in HandleKeyEvent()
450 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in IsEnableCombineKey()
571 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in OnSubscribeKeyEvent()
585 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in OnSubscribeKeyEvent()
805 if (!EventLogHelper::IsBetaVersion()) { in NotifySubscriber()
808 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in NotifySubscriber()
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp83 return !EventLogHelper::IsBetaVersion() || keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE); in JudgeLimitPrint()
99 if (!EventLogHelper::IsBetaVersion()) { in SelectAutoRepeat()
H A Devent_normalize_handler.cpp293 if (!EventLogHelper::IsBetaVersion()) { in HandlePointerEvent()
373 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in HandleKeyboardEvent()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dmultimodal_event_handler.cpp104 if (EventLogHelper::IsBetaVersion()) { in InjectEvent()
H A Dclient_msg_handler.cpp236 if (!EventLogHelper::IsBetaVersion()) { in OnSubscribeKeyEventCallback()
H A Dinput_manager_impl.cpp993 if (!EventLogHelper::IsBetaVersion()) { in SimulateInputEvent()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp92 EXPECT_FALSE(EventLogHelper::IsBetaVersion()); in HWTEST_F()
624 EXPECT_FALSE(EventLogHelper::IsBetaVersion()); in HWTEST_F()
H A Dkey_subscriber_handler_test.cpp223 EXPECT_FALSE(EventLogHelper::IsBetaVersion()); in HWTEST_F()
2412 EXPECT_FALSE(EventLogHelper::IsBetaVersion()); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp321 bool SessionPermission::IsBetaVersion() in IsBetaVersion() function in OHOS::Rosen::SessionPermission
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp389 if (!EventLogHelper::IsBetaVersion()) { in DispatchKeyEvent()
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp109 if (EventLogHelper::IsBetaVersion() && !pointerEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in HandlePointerEvent()
1113 if (EventLogHelper::IsBetaVersion() && !key->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in IsEnableCombineKey()
1215 if (EventLogHelper::IsBetaVersion() && !key->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in PreHandleEvent()
1639 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in HandleShortKeys()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp159 if (EventLogHelper::IsBetaVersion() && !keyEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in OnInjectKeyEvent()
352 if (EventLogHelper::IsBetaVersion() && !pointerEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in AccelerateMotion()
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp187 if (EventLogHelper::IsBetaVersion() && !pointerEvent_->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in UpdatePointerEvent()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp103 if (!EventLogHelper::IsBetaVersion()) { in GetInjectionEventDataNative()
/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp899 if (!EventLogHelper::IsBetaVersion()) { in ParseCommand()
918 if (!OHOS::MMI::EventLogHelper::IsBetaVersion()) { in ParseCommand()
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp1269 if (!SessionPermission::IsBetaVersion()) { in NotifyDumpInfo()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp2757 if (EventLogHelper::IsBetaVersion() && !pointerEvent->HasFlag(InputEvent::EVENT_FLAG_PRIVACY_MODE)) { in UpdateDisplayInfo()
3329 if (!EventLogHelper::IsBetaVersion()) { in UpdateDisplayInfo()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2927 if (SessionPermission::IsBetaVersion()) { in CreateVirtualScreen()
4106 if (SessionPermission::IsBetaVersion()) { in GetDisplaySnapshot()
4148 if (pixelMap != nullptr && SessionPermission::IsBetaVersion()) { in GetSnapshotByPicker()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2892 if (uiNodeId_ != 0 && uiNodeId != 0 && !IsSystemSession() && SessionPermission::IsBetaVersion()) { in SetUINodeId()

Completed in 53 milliseconds