Home
last modified time | relevance | path

Searched refs:IsStartedByInputMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_permission_test.cpp183 HWTEST_F(SessionPermissionTest, IsStartedByInputMethod, Function | SmallTest | Level1)
185 bool result = SessionPermission::IsStartedByInputMethod();
210 bool result = SessionPermission::IsStartedByInputMethod();
/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dsession_permission.h38 static bool IsStartedByInputMethod();
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp189 bool SessionPermission::IsStartedByInputMethod() in IsStartedByInputMethod() function in OHOS::Rosen::SessionPermission
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2829 && SessionPermission::IsStartedByInputMethod()) { in CheckSystemWindowPermission()
10799 if (!SessionPermission::IsStartedByInputMethod()) { in GetCallingWindowWindowStatus()
10840 if (!SessionPermission::IsStartedByInputMethod()) { in GetCallingWindowRect()