Home
last modified time | relevance | path

Searched refs:E_SCREENLOCK_NOT_FOCUS_APP (Results 1 - 5 of 5) sorted by relevance

/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h71 E_SCREENLOCK_NOT_FOCUS_APP, enumerator
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp405 EXPECT_EQ(result, E_SCREENLOCK_NOT_FOCUS_APP); in HWTEST_F()
407 EXPECT_EQ(result, E_SCREENLOCK_NOT_FOCUS_APP); in HWTEST_F()
410 EXPECT_EQ(result, E_SCREENLOCK_NOT_FOCUS_APP); in HWTEST_F()
H A Dscreenlock_client_test.cpp112 EXPECT_EQ(result, E_SCREENLOCK_NOT_FOCUS_APP); in HWTEST_F()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp392 return E_SCREENLOCK_NOT_FOCUS_APP; in UnlockInner()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp52 { E_SCREENLOCK_NOT_FOCUS_APP, JsErrorCode::ERR_ILLEGAL_USE },

Completed in 6 milliseconds