Searched refs:mPinShapeInput (Results 1 – 2 of 2) sorted by relevance
38 protected PinShapeInput mPinShapeInput; field in BasePasswordTextView97 if (mPinShapeInput != null) { in append()98 mPinShapeInput.append(); in append()120 if (mPinShapeInput != null) { in deleteLastChar()121 mPinShapeInput.delete(); in deleteLastChar()160 if (mPinShapeInput != null) { in reset()162 mPinShapeInput.resetWithError(); in reset()164 mPinShapeInput.reset(); in reset()200 if (mPinShapeInput != null && mIsPinHinting == isPinHinting) { in setIsPinHinting()205 if (mPinShapeInput != null) { in setIsPinHinting()[all …]
271 if (mPinShapeInput != null) { in reloadColors()272 mPinShapeInput.setDrawColor(mDrawColor); in reloadColors()