Searched defs:screenLockResult (Results 1 – 7 of 7) sorted by relevance
27 void ScreenLockCallbackStub::OnCallBack(int32_t screenLockResult) in OnCallBack()41 int32_t screenLockResult = data.ReadInt32(); in OnRemoteRequest() local
26 void UnlockScreenCallback::OnCallBack(const int32_t screenLockResult) in OnCallBack()
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()