Searched defs:screenLockResult (Results 1 – 6 of 6) sorted by relevance
27 void ScreenLockCallbackStub::OnCallBack(int32_t screenLockResult) in OnCallBack()41 int32_t screenLockResult = data.ReadInt32(); in OnRemoteRequest() local
27 void ScreenLockCallbackProxy::OnCallBack(int32_t screenLockResult) in OnCallBack()
718 void ScreenLockSystemAbility::NotifyUnlockListener(const int32_t screenLockResult) in NotifyUnlockListener()
43 void ScreenlockCallbackTest::OnCallBack(const int32_t screenLockResult) in OnCallBack()
34 int32_t screenLockResult = -1; member
99 void ScreenlockCallback::OnCallBack(const int32_t screenLockResult) in OnCallBack()