Searched refs:GetScreenLocked (Results 1 – 7 of 7) sorted by relevance
43 bool GetScreenLocked() const in GetScreenLocked() function
60 bool GetScreenLocked() const in GetScreenLocked() function
344 if (DISPLAY_MONITOR->GetScreenLocked()) { in IsWorking()
247 bool GetScreenLocked();
255 static_cast<int>(GetScreenOn()), static_cast<int>(GetScreenLocked())); in HandleScreenStatusChange()262 if (GetScreenOn() && !GetScreenLocked()) { in HandleScreenStatusChange()292 bool AVSessionService::GetScreenLocked() in GetScreenLocked() function in OHOS::AVSession::AVSessionService
1002 bool screenLocked = DISPLAY_MONITOR->GetScreenLocked(); in NativeInjectCheck()
1050 bool isScreenLocked = DISPLAY_MONITOR->GetScreenLocked(); in CheckSpecialRepeatKey()2068 bool isScreenLocked = DISPLAY_MONITOR->GetScreenLocked(); in HandleMatchedSequence()