Searched refs:setUsePinShapes (Results 1 – 3 of 3) sorted by relevance
238 verify(passwordTextView).setUsePinShapes(true) in testOnViewAttached_withAutoPinConfirmationFailedPasswordAttemptsLessThan5()255 verify(passwordTextView).setUsePinShapes(true) in testOnViewAttached_withAutoPinConfirmationFailedPasswordAttemptsMoreThan5()
193 public void setUsePinShapes(boolean usePinShapes) { in setUsePinShapes() method in BasePasswordTextView
94 mPasswordEntry.setUsePinShapes(true); in onViewAttached()