Home
last modified time | relevance | path

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

/foundation/window/window_manager/utils/test/unittest/
H A Dpermission_test.cpp84 * @tc.name: IsStartByInputMethod
85 * @tc.desc: test fuction : IsStartByInputMethod
88 HWTEST_F(PermissionTest, IsStartByInputMethod, Function | SmallTest | Level2) in HWTEST_F()
90 bool result = Permission::IsStartByInputMethod(); in HWTEST_F()
/foundation/window/window_manager/utils/include/
H A Dpermission.h30 static bool IsStartByInputMethod();
/foundation/window/window_manager/utils/src/
H A Dpermission.cpp99 bool Permission::IsStartByInputMethod() in IsStartByInputMethod() function in OHOS::Rosen::Permission
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp922 && Permission::IsStartByInputMethod()) { in CheckSystemWindowPermission()
1344 if (!Permission::IsStartByInputMethod()) { in UpdateProperty()

Completed in 6 milliseconds