Searched refs:LOCK_CREDENTIAL (Results 1 – 2 of 2) sorted by relevance
226 protected static final String LOCK_CREDENTIAL = "1234"; field in ActivityManagerTestBase1223 runCommandAndPrintOutput("locksettings clear --old " + LOCK_CREDENTIAL); in removeLockCredential()1399 runCommandAndPrintOutput("locksettings set-pin " + LOCK_CREDENTIAL);1410 mInstrumentation.sendStringSync(LOCK_CREDENTIAL));
220 passwordField.setText(LOCK_CREDENTIAL); in successfullyEnterCredential()