Searched refs:GetScreenlockedState (Results 1 – 2 of 2) sorted by relevance
412 if (stateValue_.GetScreenlockedState()) { in Lock()429 if (stateValue_.GetScreenlockedState()) { in Lock()455 return stateValue_.GetScreenlockedState(); in IsScreenLocked()629 bool screenLocked = stateValue_.GetScreenlockedState(); in RegisterDumpCommand()
77 bool GetScreenlockedState() in GetScreenlockedState() function