Home
last modified time | relevance | path

Searched defs:IsFocused (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/identity_checker/src/
Didentity_checker_impl.cpp33 bool IdentityCheckerImpl::IsFocused(int64_t callingPid, uint32_t callingTokenId, int64_t focusedPid) in IsFocused() function in OHOS::MiscServices::IdentityCheckerImpl
/base/inputmethod/imf/test/unittest/cpp_test/src/
Didentity_checker_test.cpp41 …bool IsFocused(int64_t callingPid, uint32_t callingTokenId, int64_t focusedPid = INVALID_PID) over… in IsFocused() function in OHOS::MiscServices::IdentityCheckerTest::IdentityCheckerMock