Searched refs:unlockScreen (Results 1 – 4 of 4) sorted by relevance
75 unlockScreen(Integer.toString(PIN)); in testLockScreenPIN()89 unlockScreen(PASSWORD); in testLockScreenPwd()106 unlockScreen(PASSWORD); in testEmergencyCall()175 private void unlockScreen(String pwd) throws Exception { in unlockScreen() method in SysUILockScreenTests
56 mHelper.unlockScreen(); in setUp()
76 mHelper.unlockScreen(); in setUp()
273 public void unlockScreen() throws Exception { in unlockScreen() method in NotificationHelper