Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityLargeTests.java50 mHelper.setScreenLockPin(PIN); in setUp()
DNotificationHelper.java100 public boolean setScreenLockPin(int pin) throws Exception { in setScreenLockPin() method in NotificationHelper