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