Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_permission_test.cpp179 * @tc.name: IsStartedByInputMethod
180 * @tc.desc: test function : IsStartedByInputMethod
183 HWTEST_F(SessionPermissionTest, IsStartedByInputMethod, Function | SmallTest | Level1) in HWTEST_F()
185 bool result = SessionPermission::IsStartedByInputMethod(); in HWTEST_F()
210 bool result = SessionPermission::IsStartedByInputMethod(); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dsession_permission.h36 static bool IsStartedByInputMethod();
/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp187 bool SessionPermission::IsStartedByInputMethod() in IsStartedByInputMethod() function in OHOS::Rosen::SessionPermission
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2541 if (SessionPermission::IsStartedByInputMethod()) { in CheckSystemWindowPermission()
10405 if (!SessionPermission::IsStartedByInputMethod()) { in GetCallingWindowWindowStatus()
10446 if (!SessionPermission::IsStartedByInputMethod()) { in GetCallingWindowRect()

Completed in 27 milliseconds