Searched refs:IsStartByInputMethod (Results 1 – 4 of 4) sorted by relevance
88 HWTEST_F(PermissionTest, IsStartByInputMethod, Function | SmallTest | Level2)90 bool result = Permission::IsStartByInputMethod();
30 static bool IsStartByInputMethod();
99 bool Permission::IsStartByInputMethod() in IsStartByInputMethod() function in OHOS::Rosen::Permission
919 && Permission::IsStartByInputMethod()) { in CheckSystemWindowPermission()1341 if (!Permission::IsStartByInputMethod()) { in UpdateProperty()