Searched refs:isEchoOn (Results 1 – 3 of 3) sorted by relevance
44 assertEquals(true, pc.isEchoOn()); in test_PasswordCallback()53 assertEquals(false, pc.isEchoOn()); in test_PasswordCallback()134 assertEquals(callback1.isEchoOn(), callback2.isEchoOn()); in assertDeserialized()
98 public boolean isEchoOn() { in isEchoOn() method in PasswordCallback
19861 method public boolean isEchoOn();