Searched refs:inflatePinShapeInput (Results 1 – 2 of 2) sorted by relevance
67 protected abstract PinShapeInput inflatePinShapeInput(boolean isPinHinting); in inflatePinShapeInput() method in BasePasswordTextView210 mPinShapeInput = inflatePinShapeInput(isPinHinting); in setIsPinHinting()
150 protected PinShapeInput inflatePinShapeInput(boolean isPinHinting) { in inflatePinShapeInput() method in PasswordTextView