Home
last modified time | relevance | path

Searched refs:unlockScreenByPin (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityLargeTests.java58 mHelper.unlockScreenByPin(PIN); in tearDown()
DNotificationHelper.java137 public void unlockScreenByPin(int pin) throws Exception { in unlockScreenByPin() method in NotificationHelper