Home
last modified time | relevance | path

Searched refs:IS_LOCKED (Results 1 – 3 of 3) sorted by relevance

/base/theme/screenlock_mgr/services/include/
Dscreenlock_server_ipc_interface_code.h32 IS_LOCKED, enumerator
/base/theme/screenlock_mgr/services/src/
Dscreenlock_manager_stub.cpp43 case static_cast<uint32_t>(ScreenLockServerIpcInterfaceCode::IS_LOCKED): in OnRemoteRequest()
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager_proxy.cpp50 …t = IsScreenLockedInner(reply, static_cast<uint32_t>(ScreenLockServerIpcInterfaceCode::IS_LOCKED)); in IsLocked()