Searched refs:setScreenLockViaShell (Results 1 – 3 of 3) sorted by relevance
140 LockscreenHelper.getInstance().setScreenLockViaShell(PIN, LockscreenHelper.MODE_PIN); in testPinCheckDelay()
184 public void setScreenLockViaShell(String pwd, String mode) throws Exception { in setScreenLockViaShell() method in LockscreenHelper
762 LockscreenHelper.getInstance().setScreenLockViaShell(PIN, LockscreenHelper.MODE_PIN); in beforePinAppearance()