Home
last modified time | relevance | path

Searched defs:checkPassword (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/activity/setup/
DAccountSetupOutgoingTests.java157 private void checkPassword(String password, boolean expectNext) throws URISyntaxException { in checkPassword() method in AccountSetupOutgoingTests
DAccountSetupIncomingTests.java160 private void checkPassword(String password, boolean expectNext) throws URISyntaxException { in checkPassword() method in AccountSetupIncomingTests
DAccountSetupExchangeTests.java156 private void checkPassword(String password, boolean expectNext) { in checkPassword() method in AccountSetupExchangeTests